Messages by Date
-
2026/07/29
Re: [PR] stm32: Detach GPIO IRQ callbacks upon clearing "setevent" [nuttx]
via GitHub
-
2026/07/29
Re: [PR] boards/sim: add ROMFS passwd and crypto deps for NSH console login [nuttx]
via GitHub
-
2026/07/29
Re: [PR] arch/arm/rtl8721f: add RTL8721F chip and EVB board support [nuttx]
via GitHub
-
2026/07/29
Re: [PR] sched/group: add POSIX saved UID/GID APIs and pseudo-fs ownership [nuttx]
via GitHub
-
2026/07/29
Re: [PR] boards/sim: add ROMFS passwd and crypto deps for NSH console login [nuttx]
via GitHub
-
2026/07/29
Re: [PR] boards/sim: add ROMFS passwd and crypto deps for NSH console login [nuttx]
via GitHub
-
2026/07/29
[PR] sched/group: add POSIX saved UID/GID APIs and pseudo-fs ownership [nuttx]
via GitHub
-
2026/07/29
Re: [PR] arch/arm/rtl8721f: add RTL8721F chip and EVB board support [nuttx]
via GitHub
-
2026/07/29
[PR] drivers/input: partial fix of indistinguishable ASCII and special keycodes [nuttx]
via GitHub
-
2026/07/29
Re: [PR] rp2040/rp23xx: order the USB BUFF_STATUS clear before the AVAILABLE re-arm [nuttx]
via GitHub
-
2026/07/29
[PR] boards/sim: add ROMFS passwd and crypto deps for NSH console login [nuttx]
via GitHub
-
2026/07/29
[PR] testing/ostest: build the perf test only where it can link [nuttx-apps]
via GitHub
-
2026/07/29
Re: [I] [BUG] sim:rust login fails with "Invalid username or password" after upgrading to NuttX 13.0 [nuttx]
via GitHub
-
2026/07/29
[PR] arch/arm/rtl8721f: add RTL8721F chip and EVB board support [nuttx]
via GitHub
-
2026/07/29
(nuttx) 02/10: fs/mount: Name xipfs in statfs and fs_gettype.
acassis
-
2026/07/29
(nuttx) branch master updated (5a7f1b5005a -> a9e4af4f0d4)
acassis
-
2026/07/29
(nuttx) 07/10: boards/rp23xx: Add a xipfs configuration and name the NXFLAT tools.
acassis
-
2026/07/29
(nuttx) 03/10: boards/rp23xx: Mount xipfs on the flash MTD device.
acassis
-
2026/07/29
(nuttx) 05/10: boards/mps2: Mount xipfs on a RAM MTD device.
acassis
-
2026/07/29
(nuttx) 09/10: boards/rp23xx: Split the xipfs configuration into xipfs and xipfs-nxflat.
acassis
-
2026/07/29
(nuttx) 06/10: Documentation/xipfs: Document the execute-in-place file system.
acassis
-
2026/07/29
(nuttx) 08/10: Documentation: Document the xipfs command, test suite and NXFLAT demo.
acassis
-
2026/07/29
(nuttx) 10/10: Documentation: Describe the pimoroni-pico-2-plus xipfs configurations.
acassis
-
2026/07/29
(nuttx) 04/10: boards/sim: Add a xipfs configuration.
acassis
-
2026/07/29
Re: [PR] fs/xipfs: writable execute-in-place file system for downloadable modules [nuttx]
via GitHub
-
2026/07/29
Re: [PR] fs/xipfs: writable execute-in-place file system for downloadable modules [nuttx]
via GitHub
-
2026/07/29
Re: [I] [HELP] NSH Login Failure with Default Credentials When Upgrading from NuttX 12.5 to 13.0 (sim:rust) [nuttx-apps]
via GitHub
-
2026/07/29
Re: [I] [HELP] NSH Login Failure with Default Credentials When Upgrading from NuttX 12.5 to 13.0 (sim:rust) [nuttx-apps]
via GitHub
-
2026/07/29
Re: [PR] drivers/usbdev: re-assert soft connect in cdcecm/cdcncm disconnect() [nuttx]
via GitHub
-
2026/07/29
[PR] rp2040/rp23xx: order the USB BUFF_STATUS clear before the AVAILABLE re-arm [nuttx]
via GitHub
-
2026/07/29
Re: [PR] tools/nxstyle: fix most of the incompatibilities with the coding standard [nuttx]
via GitHub
-
2026/07/29
Re: [I] [BUG] sim:rust login fails with "Invalid username or password" after upgrading to NuttX 13.0 [nuttx]
via GitHub
-
2026/07/29
Re: [PR] arch/arm/rp23xx: add on-chip flash LittleFS (MTD) support [nuttx]
via GitHub
-
2026/07/29
Re: [PR] arch/arm/rp23xx: add on-chip flash LittleFS (MTD) support [nuttx]
via GitHub
-
2026/07/29
Re: [PR] fs/xipfs: writable execute-in-place file system for downloadable modules [nuttx]
via GitHub
-
2026/07/29
Re: [PR] fs/xipfs: writable execute-in-place file system for downloadable modules [nuttx]
via GitHub
-
2026/07/29
Re: [PR] fs/xipfs: writable execute-in-place file system for downloadable modules [nuttx]
via GitHub
-
2026/07/29
Re: [PR] fs/xipfs: writable execute-in-place file system for downloadable modules [nuttx]
via GitHub
-
2026/07/29
Re: [PR] fs/xipfs: writable execute-in-place file system for downloadable modules [nuttx]
via GitHub
-
2026/07/29
Re: [PR] netutils/mdns: raise responder stack size default to 8KiB [nuttx-apps]
via GitHub
-
2026/07/29
Re: [PR] usbdev: re-assert soft connect in cdcecm/cdcncm disconnect() [nuttx]
via GitHub
-
2026/07/29
Re: [PR] Add defconfig for Microwindows Integration and Examples. [nuttx]
via GitHub
-
2026/07/29
[PR] testing/sched: fix invalid timerjitter results [nuttx-apps]
via GitHub
-
2026/07/29
Re: [PR] drivers/syslog: fix syslog_write() returning -EIO on every write [nuttx]
via GitHub
-
2026/07/28
(nuttx) branch master updated: drivers/syslog: fix syslog_write() returning -EIO on every write
jerpelea
-
2026/07/28
Re: [PR] drivers/syslog: fix syslog_write() returning -EIO on every write [nuttx]
via GitHub
-
2026/07/28
[I] [BUG] sim:rust login fails with "Invalid username or password" after upgrading to NuttX 13.0 [nuttx]
via GitHub
-
2026/07/28
(nuttx) 03/04: arch/risc-v/espressif: Add SW LP Mailbox support
xiaoxiang
-
2026/07/28
Re: [PR] arch/risc-v/espressif: Add build customization options for ULP build system [nuttx]
via GitHub
-
2026/07/28
(nuttx) 04/04: boards/risc-v/esp32c6: Add SW LP Mailbox board support
xiaoxiang
-
2026/07/28
(nuttx) branch master updated (c027e7c3e4c -> 8a758b6a10a)
xiaoxiang
-
2026/07/28
(nuttx) 01/04: arch/risc-v/espressif: Add build customization options for ULP build system
xiaoxiang
-
2026/07/28
(nuttx) 02/04: Docs/platforms/espressif: Add ULP app variables docs
xiaoxiang
-
2026/07/28
(nuttx-website) branch asf-site updated: Publishing web: f0482e9c189ff02e151b650878e44a5e0108a468 docs: c027e7c3e4c803a4bc59ae94eaebba4948ed2514
github-bot
-
2026/07/28
(nuttx) branch master updated: tools: fix stale archive members surviving a Kconfig-driven CSRCS change
acassis
-
2026/07/28
Re: [PR] tools: fix stale archive members surviving a Kconfig-driven CSRCS change [nuttx]
via GitHub
-
2026/07/28
Re: [I] [BUG] NuttX defines special key codes that are indistinguishable from keys returning ASCII, i.e., alphanumeric keys [nuttx]
via GitHub
-
2026/07/28
(nuttx) branch master updated: drivers/ioexpander/iso1i813t.c: fix error startup condition
linguini
-
2026/07/28
Re: [PR] drivers/ioexpander/iso1i813t.c: fix error startup condition [nuttx]
via GitHub
-
2026/07/28
(nuttx-website) branch dependabot/bundler/json-2.19.9 deleted (was ddf0eb7784)
github-bot
-
2026/07/28
(nuttx-website) branch master updated: Bump json from 2.19.2 to 2.19.9
cederom
-
2026/07/28
Re: [PR] Bump json from 2.19.2 to 2.19.9 [nuttx-website]
via GitHub
-
2026/07/28
Re: [PR] Add defconfig for Microwindows Integration and Examples. [nuttx]
via GitHub
-
2026/07/28
Re: [PR] drivers/ioexpander/iso1i813t.c: fix error startup condition [nuttx]
via GitHub
-
2026/07/28
Re: [PR] arch/risc-v/espressif: Add build customization options for ULP build system [nuttx]
via GitHub
-
2026/07/28
Re: [PR] net/tcp: don't accept a reset connection as connected (fixes send hang) [nuttx]
via GitHub
-
2026/07/28
(nuttx) branch master updated: net/tcp: don't accept a reset connection as connected (fixes send hang)
acassis
-
2026/07/28
Re: [PR] drivers/syslog: fix syslog_write() returning -EIO on every write [nuttx]
via GitHub
-
2026/07/28
(nuttx) branch master updated: tools/mkallsyms.py: let the dependency error actually reach the user
xiaoxiang
-
2026/07/28
Re: [PR] tools/mkallsyms.py: let the dependency error actually reach the user [nuttx]
via GitHub
-
2026/07/28
Re: [PR] Add defconfig for Microwindows Integration and Examples. [nuttx]
via GitHub
-
2026/07/28
Re: [PR] Add defconfig for Microwindows Integration and Examples. [nuttx]
via GitHub
-
2026/07/28
Re: [PR] tools: fix stale archive members surviving a Kconfig-driven CSRCS change [nuttx]
via GitHub
-
2026/07/28
Re: [PR] examples: Implement drivers for microwindows [nuttx-apps]
via GitHub
-
2026/07/28
[PR] Add defconfig for Microwindows Integration and Examples. [nuttx]
via GitHub
-
2026/07/28
[PR] drivers/ioexpander/iso1i813t.c: fix error startup condition [nuttx]
via GitHub
-
2026/07/28
[PR] arch/risc-v/espressif: Add build customization options for ULP build system [nuttx]
via GitHub
-
2026/07/28
Re: [PR] drivers/syslog: fix syslog_write() returning -EIO on every write [nuttx]
via GitHub
-
2026/07/28
Re: [PR] drivers/syslog: fix syslog_write() returning -EIO on every write [nuttx]
via GitHub
-
2026/07/28
Re: [PR] examples: Implement drivers for microwindows [nuttx-apps]
via GitHub
-
2026/07/28
Re: [PR] New board configuration devebox-stm32h743 [nuttx]
via GitHub
-
2026/07/28
(nuttx) 01/02: board/devebox-stm32h743: New board devebox-stm32h743
acassis
-
2026/07/28
(nuttx) 02/02: boards/devebox-stm32h743: add board documentation
acassis
-
2026/07/28
(nuttx) branch master updated (e499b9f174f -> ccbe771ad05)
acassis
-
2026/07/28
Re: [PR] New board configuration devebox-stm32h743 [nuttx]
via GitHub
-
2026/07/28
Re: [PR] drivers/syslog: fix syslog_write() returning -EIO on every write [nuttx]
via GitHub
-
2026/07/28
Re: [PR] arch/arm/gd21f4: Gd32f470vit6 port [nuttx]
via GitHub
-
2026/07/28
(nuttx) branch master updated: arch/arm: carry CONTROL over to the fork child on Cortex-M
xiaoxiang
-
2026/07/28
Re: [PR] arch/arm: carry CONTROL over to the fork child on Cortex-M [nuttx]
via GitHub
-
2026/07/28
[PR] tools: fix stale archive members surviving a Kconfig-driven CSRCS change [nuttx]
via GitHub
-
2026/07/28
[PR] drivers/syslog: fix syslog_write() returning -EIO on every write [nuttx]
via GitHub
-
2026/07/28
Re: [PR] arch/arm/gd21f4: Gd32f470vit6 port [nuttx]
via GitHub
-
2026/07/28
(nuttx) branch master updated: rp2040/rp23xx: implement stall queueing and GET STATUS responses
jerpelea
-
2026/07/28
Re: [PR] rp2040/rp23xx: implement endpoint stall queueing and GET_STATUS responses [nuttx]
via GitHub
-
2026/07/28
(nuttx) branch master updated: drivers/usbdev/cdcncm: send TX immediately, not after a tick-quantized delay
jerpelea
-
2026/07/28
Re: [PR] drivers/usbdev/cdcncm: send TX immediately instead of after a tick-quantized delay [nuttx]
via GitHub
-
2026/07/28
(nuttx) branch master updated: arch/x86: default CROSSDEV on a macOS host
jerpelea
-
2026/07/28
Re: [PR] arch/x86: default CROSSDEV on a macOS host [nuttx]
via GitHub
-
2026/07/28
Re: [PR] tools/mkallsyms.py: let the dependency error actually reach the user [nuttx]
via GitHub
-
2026/07/28
Re: [PR] arch/x86: default CROSSDEV on a macOS host [nuttx]
via GitHub
-
2026/07/28
Re: [PR] fs/xipfs: writable execute-in-place file system for downloadable modules [nuttx]
via GitHub
-
2026/07/28
Re: [PR] examples: Implement drivers for microwindows [nuttx-apps]
via GitHub
-
2026/07/28
(nuttx-apps) 02/03: testing/fs/xipfs: Add a test suite for the xipfs file system.
xiaoxiang
-
2026/07/28
(nuttx-apps) 01/03: system/xipfs: Add a command to compact a xipfs volume and report it.
xiaoxiang
-
2026/07/28
(nuttx-apps) 03/03: examples/nxflatxip: Run an NXFLAT module in place out of xipfs.
xiaoxiang
-
2026/07/28
(nuttx-apps) branch master updated (ce49ac905 -> 2492317f1)
xiaoxiang
-
2026/07/28
Re: [PR] xipfs: compaction command, test suite and NXFLAT execute-in-place demo [nuttx-apps]
via GitHub
-
2026/07/28
Re: [PR] examples: Implement drivers for microwindows [nuttx-apps]
via GitHub
-
2026/07/28
Re: [I] rp2040/rp23xx USB: missing DMB between BUFF_STATUS clear and AVAILABLE re-arm loses IN completions on RP2350 (Cortex-M33) [nuttx]
via GitHub
-
2026/07/28
(nuttx) branch master updated: drivers/usbdev/cdcncm: fix TX corruption/wedge under write buffers
xiaoxiang
-
2026/07/28
Re: [PR] drivers/usbdev/cdcncm: fix TX corruption/wedge under write buffers [nuttx]
via GitHub
-
2026/07/28
[I] [HELP] NSH Login Failure with Default Credentials When Upgrading from NuttX 12.5 to 13.0 (sim:rust) [nuttx-apps]
via GitHub
-
2026/07/28
(nuttx) branch master updated: sched/sched_critmonitor: remove duplicate preemption start block
xiaoxiang
-
2026/07/28
Re: [PR] sched/sched_critmonitor: remove duplicate preemption start block [nuttx]
via GitHub
-
2026/07/28
Re: [PR] arch/arm: carry CONTROL over to the fork child on Cortex-M [nuttx]
via GitHub
-
2026/07/28
(nuttx-apps) 01/02: graphics/microwindows: introduce Microwindows graphics support to NuttX
jerpelea
-
2026/07/28
(nuttx-apps) 02/02: examples/microwindows: add mwdemo demo application
jerpelea
-
2026/07/28
(nuttx-apps) branch master updated (636047a4e -> ce49ac905)
jerpelea
-
2026/07/28
Re: [PR] arch/arm: carry CONTROL over to the fork child on Cortex-M [nuttx]
via GitHub
-
2026/07/28
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
-
2026/07/28
Re: [PR] arch/x86: default CROSSDEV on a macOS host [nuttx]
via GitHub
-
2026/07/28
(nuttx) branch master updated: arch/sim: register RTC after clock initialization
jerpelea
-
2026/07/28
Re: [I] [BUG] NuttX on SIM is not list date info to /dev/rtc0 [nuttx]
via GitHub
-
2026/07/28
Re: [PR] arch/sim: register RTC after clock initialization [nuttx]
via GitHub
-
2026/07/28
Re: [PR] arch/arm: carry CONTROL over to the fork child on Cortex-M [nuttx]
via GitHub
-
2026/07/28
Re: [PR] tools/mkallsyms.py: let the dependency error actually reach the user [nuttx]
via GitHub
-
2026/07/28
Re: [PR] arch/x86: default CROSSDEV on a macOS host [nuttx]
via GitHub
-
2026/07/28
Re: [PR] arch/x86: default CROSSDEV on a macOS host [nuttx]
via GitHub
-
2026/07/28
[PR] tools/mkallsyms.py: let the dependency error actually reach the user [nuttx]
via GitHub
-
2026/07/28
[PR] arch/x86: default CROSSDEV on a macOS host [nuttx]
via GitHub
-
2026/07/28
Re: [PR] fs/xipfs: writable execute-in-place file system for downloadable modules [nuttx]
via GitHub
-
2026/07/28
[PR] arch/arm: carry CONTROL over to the fork child on Cortex-M [nuttx]
via GitHub
-
2026/07/27
Re: [PR] New board configuration devebox-stm32h743 [nuttx]
via GitHub
-
2026/07/27
Re: [PR] New board configuration devebox-stm32h743 [nuttx]
via GitHub
-
2026/07/27
Re: [PR] fs/xipfs: writable execute-in-place file system for downloadable modules [nuttx]
via GitHub
-
2026/07/27
Re: [PR] fs/xipfs: writable execute-in-place file system for downloadable modules [nuttx]
via GitHub
-
2026/07/27
Re: [PR] arch/sim: register RTC after clock initialization [nuttx]
via GitHub
-
2026/07/27
Re: [PR] net/tcp: don't accept a reset connection as connected (fixes send hang) [nuttx]
via GitHub
-
2026/07/27
Re: [PR] fs/xipfs: writable execute-in-place file system for downloadable modules [nuttx]
via GitHub
-
2026/07/27
[PR] net/tcp: don't accept a reset connection as connected (fixes send hang) [nuttx]
via GitHub
-
2026/07/27
Re: [PR] arch/sim: register RTC after clock initialization [nuttx]
via GitHub
-
2026/07/27
Re: [PR] sched/sched_critmonitor: remove duplicate preemption start block [nuttx]
via GitHub
-
2026/07/27
Re: [PR] sched/sched_critmonitor: remove duplicate preemption start block [nuttx]
via GitHub
-
2026/07/27
(nuttx-apps) branch master updated: examples/fb: add SMPTE color bar example
xiaoxiang
-
2026/07/27
(nuttx-apps) branch dependabot/github_actions/docker/login-action-4.5.1 deleted (was 30d189930)
github-bot
-
2026/07/27
Re: [PR] examples/fb: add SMPTE color bar example [nuttx-apps]
via GitHub
-
2026/07/27
Re: [PR] build(deps): bump docker/login-action from 4.4.0 to 4.5.1 [nuttx-apps]
via GitHub
-
2026/07/27
(nuttx-apps) branch master updated: build(deps): bump docker/login-action from 4.4.0 to 4.5.1
xiaoxiang
-
2026/07/27
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
-
2026/07/27
Re: [PR] sched/sched_critmonitor: remove duplicate preemption start block [nuttx]
via GitHub
-
2026/07/27
Re: [PR] sched/sched_critmonitor: remove duplicate preemption start block [nuttx]
via GitHub
-
2026/07/27
Re: [PR] sched/sched_critmonitor: remove duplicate preemption start block [nuttx]
via GitHub
-
2026/07/27
Re: [PR] fs/xipfs: writable execute-in-place file system for downloadable modules [nuttx]
via GitHub
-
2026/07/27
(nuttx) branch master updated (0cd11912633 -> 564fae94d79)
xiaoxiang
-
2026/07/27
Re: [PR] net/sixlowpan: Check if g_frame_hdrlen + IPv6_HDRLEN <= iob->io_len [nuttx]
via GitHub
-
2026/07/27
[PR] sched/sched_critmonitor: remove duplicate preemption start block [nuttx]
via GitHub
-
2026/07/27
(nuttx) 01/02: net/sixlowpan: Check if g_frame_hdrlen + IPv6_HDRLEN <= iob->io_len
xiaoxiang
-
2026/07/27
(nuttx) 02/02: net/sixlowpan: Fix protosize to 16-bit
xiaoxiang
-
2026/07/27
(nuttx) 02/02: documentation: mention PIO4IOE IO Expander
xiaoxiang
-
2026/07/27
(nuttx) branch master updated (93b2798e303 -> 0cd11912633)
xiaoxiang
-
2026/07/27
(nuttx) 01/02: drives/ioexpander: add support to PI4IOE IO Expander
xiaoxiang
-
2026/07/27
Re: [PR] drives/ioexpander: add support to PI4IOE IO Expander [nuttx]
via GitHub
-
2026/07/27
Re: [PR] arch/sim: Track sim_head dependencies [nuttx]
via GitHub
-
2026/07/27
(nuttx) branch master updated: arch/sim: Track sim_head dependencies
xiaoxiang
-
2026/07/27
Re: [I] sim: up_head.c is not added in Make.dep [nuttx]
via GitHub
-
2026/07/27
(nuttx) branch master updated: boards/rp23xx: add missing rp23xx_st7735.c LCD board glue
xiaoxiang
-
2026/07/27
Re: [PR] boards/rp23xx: add missing rp23xx_st7735.c LCD board glue [nuttx]
via GitHub
-
2026/07/27
(nuttx) branch master updated: sched/addrenv: do not dereference a NULL address environment
xiaoxiang
-
2026/07/27
Re: [PR] sched/addrenv: do not dereference a NULL address environment [nuttx]
via GitHub
-
2026/07/27
Re: [PR] fs/xipfs: writable execute-in-place file system for downloadable modules [nuttx]
via GitHub
-
2026/07/27
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
-
2026/07/27
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
-
2026/07/27
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
-
2026/07/27
Re: [PR] sched/arch/libc: give fork(), vfork() and task_fork() their real, separate semantics [nuttx]
via GitHub
-
2026/07/27
Re: [PR] sched/arch/libc: give fork(), vfork() and task_fork() their real, separate semantics [nuttx]
via GitHub
-
2026/07/27
[PR] sched/arch/libc: give fork(), vfork() and task_fork() their real, separate semantics [nuttx]
via GitHub
-
2026/07/27
[PR] testing/ostest: split the fork test into task_fork, vfork and fork [nuttx-apps]
via GitHub
-
2026/07/27
Re: [PR] fs/xipfs: writable execute-in-place file system for downloadable modules [nuttx]
via GitHub
-
2026/07/27
(nuttx-apps) branch dependabot/github_actions/docker/login-action-4.5.1 created (now 30d189930)
github-bot
-
2026/07/27
[PR] build(deps): bump docker/login-action from 4.4.0 to 4.5.1 [nuttx-apps]
via GitHub
-
2026/07/27
(nuttx) 02/06: arch/x86_64: do not demand a TSC frequency for a clock that has none.
acassis
-
2026/07/27
(nuttx) 03/06: arch/x86_64: define the missing CONFIG_ARCH_HAVE_SYSCALL.
acassis
-
2026/07/27
(nuttx) branch master updated (326fe4fd412 -> 7fd17c9d7cf)
acassis
-
2026/07/27
(nuttx) 05/06: arch/x86_64: inherit the kernel low memory mapping in an address environment.
acassis
-
2026/07/27
(nuttx) 04/06: arch/x86_64: give the page allocator the physical page pool base.
acassis
-
2026/07/27
(nuttx) 06/06: arch/x86_64: do not wrap the HPET oneshot on a deadline that has passed.
acassis
-
2026/07/27
(nuttx) 01/06: arch/x86_64: make ARCH_INTEL64_HPET_ALARM buildable.
acassis
-
2026/07/27
Re: [PR] arch/x86_64: six fixes to make BUILD_KERNEL and the HPET alarm work [nuttx]
via GitHub
-
2026/07/27
Re: [PR] net/sixlowpan: Check if g_frame_hdrlen + IPv6_HDRLEN <= iob->io_len [nuttx]
via GitHub
-
2026/07/27
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
-
2026/07/27
Re: [PR] boards/rp23xx: add missing rp23xx_st7735.c LCD board glue [nuttx]
via GitHub
-
2026/07/27
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
-
2026/07/27
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
-
2026/07/27
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
-
2026/07/27
Re: [PR] net/sixlowpan: Check if g_frame_hdrlen + IPv6_HDRLEN <= iob->io_len [nuttx]
via GitHub
-
2026/07/27
Re: [PR] New board configuration devebox-stm32h743 [nuttx]
via GitHub
-
2026/07/27
Re: [PR] examples/fb: add SMPTE color bar example [nuttx-apps]
via GitHub
-
2026/07/27
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
-
2026/07/27
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
-
2026/07/27
[PR] boards/rp23xx: add missing rp23xx_st7735.c LCD board glue [nuttx]
via GitHub