Messages by Thread
-
-
(nuttx) branch master updated (f40e948594b -> 0790b52e649)
jerpelea
-
(nuttx) branch master updated: Documentation/nxinit: document property triggers and fix CONFIG names
xiaoxiang
-
[PR] drivers/mmcsd: Switch SD cards into high speed [nuttx]
via GitHub
-
(nuttx) branch master updated (bf9a9d43a52 -> d1dc791d113)
jerpelea
-
(nuttx) branch master updated (41101aea1ad -> bf9a9d43a52)
jerpelea
-
[PR] libs/libc/elf: Add C++ support for loadable ELF modules [nuttx]
via GitHub
-
[PR] arch/arm/ameba: add PWM master driver for RTL8721DX/RTL8720F/RTL8721F [nuttx]
via GitHub
-
svn commit: r86818 - dev/nuttx/13.0.1-RC0
jerpelea
-
svn commit: r86817 - in dev/nuttx: 13.0.0-RC0 13.0.0-RC1
jerpelea
-
svn commit: r86816 - dev/nuttx/11.0.0-RC2
jerpelea
-
svn commit: r86815 - in dev/nuttx: 10.0.0-RC0 10.0.1-RC0 10.1.0-RC1 10.2.0-RC0 10.3.0-RC4 10.4.0-RC0
jerpelea
-
svn commit: r86814 - in dev/nuttx: 9.0.0-RC1 9.1.0-RC2 9.1.1-RC0
jerpelea
-
(nuttx-apps) annotated tag nuttx-13.0.1-RC0 updated (297b920f7 -> a10ea5c8b)
jerpelea
-
(nuttx) annotated tag nuttx-13.0.1-RC0 updated (b2e43aca88e -> de401c24f1c)
jerpelea
-
(nuttx) branch master updated: tools/cxd56/mkspk: proper resources free on error.
xiaoxiang
-
[PR] spinlock: fix ticket lock corruption in trylock and unlock [nuttx]
via GitHub
-
[PR] drivers/power: Describe the regulators through procfs [nuttx]
via GitHub
-
[PR] drivers/ioexpander: List the registered pins in /proc/gpio [nuttx]
via GitHub
-
[PR] Documentation/nxinit: document property triggers [nuttx]
via GitHub
-
[PR] drivers/reset: Add line read-back and a procfs entry [nuttx]
via GitHub
-
(nuttx) branch master updated (94703f50ad6 -> cd4712a2f01)
xiaoxiang
-
[I] [BUG] CONFIG_RISCV_PERCPU_SCRATCH mismatch stack pointer [nuttx]
via GitHub
-
[I] [BUG] none-initialized pagetable data [nuttx]
via GitHub
-
(nuttx) branch master updated: arch/risc-v/espressif: fix SoftAP-only build of the Wi-Fi event handler
xiaoxiang
-
(nuttx-website) branch asf-site updated: Publishing web: f0482e9c189ff02e151b650878e44a5e0108a468 docs: 6955aeb64be3f79acb1707d8db96c6f6738764bb
github-bot
-
(nuttx) branch master updated: ci: do not trigger Build on PR description edits
linguini
-
Re: [I] [HELP] ESP32-S3 UART repeats stale data after long uptime [nuttx]
via GitHub
-
[PR] arch/risc-v/espressif: fix SoftAP-only build of the Wi-Fi event handler [nuttx]
via GitHub
-
[PR] net/arp: fix cross-interface resolution and a device-lock leak [nuttx]
via GitHub
-
[PR] graphics/pdcurs34: Build fixes for wide characters code path [nuttx-apps]
via GitHub
-
(nuttx) branch master updated: fs/vfs/fs_read.c: Allow NULL iov_base when CONFIG_ARCH_TEXT_VBASE == 0
acassis
-
[PR] drivers/pinctrl: Add pad read-back and a procfs entry [nuttx]
via GitHub
-
[PR] libs/libc/string: Speed up the BSD string functions and fix memrchr/memset bugs [nuttx]
via GitHub
-
(nuttx) branch master updated (440be49862f -> e9567a76337)
xiaoxiang
-
[PR] boards/esp32s3: Add initial support to ESP32-S3-Touch-LCD-7 board [nuttx]
via GitHub
-
[PR] build: Add declarative shared library support [nuttx-apps]
via GitHub
-
[PR] atomic: multi-backend implementation (IRQ + hwspinlock + arch) [nuttx]
via GitHub
-
[PR] atomic: use toolchain builtin and rename atomic_fetch_xxx to atomic_xxx [nuttx]
via GitHub
-
Re: [PR] atomic: use toolchain builtin and rename atomic_fetch_xxx to atomic_xxx [nuttx]
via GitHub
-
Re: [PR] atomic: use toolchain builtin and rename atomic_fetch_xxx to atomic_xxx [nuttx]
via GitHub
-
Re: [PR] atomic: use toolchain builtin and rename atomic_fetch_xxx to atomic_xxx [nuttx]
via GitHub
-
Re: [PR] atomic: use toolchain builtin and rename atomic_fetch_xxx to atomic_xxx [nuttx]
via GitHub
-
Re: [PR] atomic: use toolchain builtin and rename atomic_fetch_xxx to atomic_xxx [nuttx]
via GitHub
-
Re: [PR] atomic: hwspinlock backend for cxd56, rp2040, lc823450 [nuttx]
via GitHub
-
Re: [PR] atomic: hwspinlock backend for cxd56, rp2040, lc823450 [nuttx]
via GitHub
-
Re: [PR] atomic: hwspinlock backend for cxd56, rp2040, lc823450 [nuttx]
via GitHub
-
Re: [PR] atomic: hwspinlock backend for cxd56, rp2040, lc823450 [nuttx]
via GitHub
-
Re: [PR] atomic: hwspinlock backend for cxd56, rp2040, lc823450 [nuttx]
via GitHub
-
Re: [PR] atomic: hwspinlock backend for cxd56, rp2040, lc823450 [nuttx]
via GitHub
-
[PR] atomic.h: add __has_include fallback and adjust __ATOMIC_xxx logic [nuttx]
via GitHub
-
[PR] arch/risc-v/eic7700x: Describe the clock tree. [nuttx]
via GitHub
-
(nuttx) branch master updated: arch/arm/src/common/stm32: read UID with 32-bit accesses
acassis
-
[PR] drivers/pinctrl, drivers/clk: Add debug output levels. [nuttx]
via GitHub
-
[PR] boards/risc-v/eic7700x: Add the ESWIN EIC7700 EVB and share the SoC glue. [nuttx]
via GitHub
-
[PR] drivers/usbhost: Support USB hubs on xHCI. [nuttx]
via GitHub
-
[PR] drivers/usbhost: Make xHCI transfers work with real devices. [nuttx]
via GitHub
-
[PR] drivers/usbhost: Separate the xHCI driver from the PCI bus. [nuttx]
via GitHub