commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/03/27
(nuttx) 01/02: arch: cxd56xx: Fix DMA transfer for large memory size
xiaoxiang
2026/03/27
(nuttx) branch releases/12.13 updated (08bffe1c0b1 -> 62b463bcf75)
xiaoxiang
2026/03/27
(nuttx) branch releases/12.13 updated: drivers/mtd/w25.c: ensure the device is not in power down mode
xiaoxiang
2026/03/27
Re: [PR] {bp-18564} drivers/mtd/w25.c: ensure the device is not in power down mode [nuttx]
via GitHub
2026/03/27
[PR] arch/risc-v/espressif: Fix wrong C3 naming [nuttx]
via GitHub
2026/03/27
[PR] {bp-18600} arch: cxd56xx: Fix DMA transfer for large memory size [nuttx]
via GitHub
2026/03/27
[PR] nucleo-l476rg: fix ADC driver compilation [nuttx]
via GitHub
2026/03/27
[PR] {bp-18599} drivers/net/telnet: Fix typo. [nuttx]
via GitHub
2026/03/27
[PR] {bp-18598] stm32h5/adc: fix TROVS bit and watchdog threshold register writes [nuttx]
via GitHub
2026/03/27
[PR] {bp-18592} sched/group_foreachchild.c: fix warning [nuttx]
via GitHub
2026/03/27
[PR] {bp-18591} boards/nucleo-c0{71rb|92rc}: fix USART 1 pins [nuttx]
via GitHub
2026/03/27
[PR] {bp-18590} drivers/net/telnet: Ignore unsupported subnegotiation data. [nuttx]
via GitHub
2026/03/27
[PR] {bp-18584} docs: Fix typos, formatting, and numbering in README.md and CONTRIBUT… [nuttx]
via GitHub
2026/03/27
[PR] {bp-18579} nucleo-l476rg: register userleds device driver if CONFIG_USERLED is set [nuttx]
via GitHub
2026/03/27
[PR] {bp-18572} libs/libbuiltin: Fix spacing style in gcov.c [nuttx]
via GitHub
2026/03/27
[PR] {bp-18571} net/nat: g_nat_lock can be used recursively and nat_lock/unlock should be paired [nuttx]
via GitHub
2026/03/27
[PR] {bp-18567} boards/xtensa/esp32s3: fix WiFi init by using CONFIG_ESPRESSIF_WIFI [nuttx]
via GitHub
2026/03/27
[PR] {bp-18564} drivers/mtd/w25.c: ensure the device is not in power down mode [nuttx]
via GitHub
2026/03/27
[PR] {bp-18557} boards/risc-v: increase init stack size on esp32h2-devkit:efuse [nuttx]
via GitHub
2026/03/27
[PR] {bp-18520} boards/risc-v: increase init stacksize for efuse defconfig on ESP32-C6 [nuttx]
via GitHub
2026/03/27
[PR] {bp-18518} boards/esp32s3: Fix MAC address byte order in LAN9250 driver [nuttx]
via GitHub
2026/03/27
[PR] {bp-18499} boards/arm64/bcm2711/raspberrypi-4b: Fix GPIO [nuttx]
via GitHub
2026/03/27
[PR] esp_i2s: fix ESP32-S3 I2S RX DMA and add ES7210 4-ch ADC codec driver [nuttx]
via GitHub
2026/03/27
[PR] {bp-18494} arch/arm/src/samX/sam_gpioirq.c: fix pin base address calculation [nuttx]
via GitHub
2026/03/27
[PR] {bp-18490} arch/arm64: handle fatal user exception [nuttx]
via GitHub
2026/03/27
[PR] {bp-18488} netdev/netdev_ioctl: log in hex mode for ioctl cmd [nuttx]
via GitHub
2026/03/27
[PR] serial/uart_rpmsg: Remove redundant CONFIG_RPMSG_UART_CONSOLE macro c… [nuttx]
via GitHub
2026/03/27
[PR] {bp-18486} sched/tickless: Fix CLOCK_MONOTONIC always 0 by updating sched ticks [nuttx]
via GitHub
2026/03/27
[PR] {bp-18485} sched/critmon: Fix CPU load stats incorrect when using SCHED_CPULOAD_… [nuttx]
via GitHub
2026/03/27
Re: [PR] graphics/input: Add getevent input event monitor tool [nuttx-apps]
via GitHub
2026/03/27
Re: [PR] Documentation: Add getevent input event monitor documentation. [nuttx]
via GitHub
2026/03/27
[PR] Documentation: Add getevent input event monitor documentation. [nuttx]
via GitHub
2026/03/26
Re: [PR] drivers/usbdev: add UVC gadget class driver [nuttx]
via GitHub
2026/03/26
Re: [PR] drivers/usbdev: add UVC gadget class driver [nuttx]
via GitHub
2026/03/26
Re: [PR] drivers/usbdev: add UVC gadget class driver [nuttx]
via GitHub
2026/03/26
Re: [PR] drivers/usbdev: add UVC gadget class driver [nuttx]
via GitHub
2026/03/26
Re: [PR] drivers/usbdev: add UVC gadget class driver [nuttx]
via GitHub
2026/03/26
Re: [PR] drivers/usbdev: add UVC gadget class driver [nuttx]
via GitHub
2026/03/26
Re: [PR] drivers/usbdev: add UVC gadget class driver [nuttx]
via GitHub
2026/03/26
Re: [PR] drivers/usbdev: add UVC gadget class driver [nuttx]
via GitHub
2026/03/26
Re: [PR] drivers/usbdev: add UVC gadget class driver [nuttx]
via GitHub
2026/03/26
Re: [PR] examples/uvc_cam: add UVC camera streaming app [nuttx-apps]
via GitHub
2026/03/26
Re: [PR] examples/uvc_cam: add UVC camera streaming app [nuttx-apps]
via GitHub
2026/03/26
Re: [PR] examples/uvc_cam: add UVC camera streaming app [nuttx-apps]
via GitHub
2026/03/26
Re: [PR] examples/uvc_cam: add UVC camera streaming app [nuttx-apps]
via GitHub
2026/03/26
Re: [PR] examples/uvc_cam: add UVC camera streaming app [nuttx-apps]
via GitHub
2026/03/26
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/26
Re: [PR] drivers/usbdev: add UVC gadget class driver [nuttx]
via GitHub
2026/03/26
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/26
Re: [PR] crypto/cryptosoft: Add support for PBKDF2 [nuttx]
via GitHub
2026/03/26
(nuttx) branch dependabot/pip/Documentation/requests-2.33.0 deleted (was 6bd0b825217)
github-bot
2026/03/26
(nuttx) branch master updated: build(deps): bump requests from 2.32.5 to 2.33.0 in /Documentation
xiaoxiang
2026/03/26
Re: [PR] build(deps): bump requests from 2.32.5 to 2.33.0 in /Documentation [nuttx]
via GitHub
2026/03/26
Re: [I] [FEATURE] Retry for CI Builds [nuttx]
via GitHub
2026/03/26
(nuttx) 04/04: kinetis/pinmux: Do not redefine PIN_UART2_RTS
xiaoxiang
2026/03/26
(nuttx) 03/04: kinetis/serial: Do not fake TX interrupt
xiaoxiang
2026/03/26
(nuttx) 02/04: kinetis/serial: Do not xmit when no chars to xmit
xiaoxiang
2026/03/26
(nuttx) branch master updated (4497bacb1c9 -> 7f5e0285a88)
xiaoxiang
2026/03/26
(nuttx) 01/04: kinetis/serial: Enable RTS as GPIO for RS485CONTROL
xiaoxiang
2026/03/26
Re: [PR] kinetis/serial: Enable RTS as GPIO for RS485CONTROL [nuttx]
via GitHub
2026/03/26
(nuttx-website) branch asf-site updated: Publishing web: 02225f29a81b1cd7b9dd3fbca532fe5a1532ccfd docs: 4497bacb1c99b2c0e6a4ce77e820def4825c0931
github-bot
2026/03/26
Re: [PR] netutils/cjson: fix apps path in CMake [nuttx-apps]
via GitHub
2026/03/26
(nuttx-apps) branch master updated: netutils/cjson: fix apps path in CMake
linguini
2026/03/26
Re: [PR] boards/arm/ht32f491x3: Add support for the HT32F49163 Starter Kit board [nuttx]
via GitHub
2026/03/26
Re: [PR] examples/uvc_cam: add UVC camera streaming app [nuttx-apps]
via GitHub
2026/03/26
Re: [PR] examples/uvc_cam: add UVC camera streaming app [nuttx-apps]
via GitHub
2026/03/26
Re: [PR] CI: install NTFC from PIP [nuttx]
via GitHub
2026/03/26
(nuttx) 01/02: .github: install NTFC from PIP
lupyuen
2026/03/26
(nuttx) branch master updated (365756e3d10 -> 4497bacb1c9)
lupyuen
2026/03/26
(nuttx) 02/02: boards: use NTFC from pip for citest configs
lupyuen
2026/03/26
Re: [PR] boards/arm/ht32f491x3: Add support for the HT32F49163 Starter Kit board [nuttx]
via GitHub
2026/03/26
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/26
Re: [PR] crypto/cryptosoft: Add support for PBKDF2 [nuttx]
via GitHub
2026/03/26
Re: [PR] boards/arm/ht32f491x3: Add support for the HT32F49163 Starter Kit board [nuttx]
via GitHub
2026/03/26
[PR] netutils/cjson: fix apps path in CMake [nuttx-apps]
via GitHub
2026/03/26
(nuttx-apps) branch bugfix/apps-path deleted (was d3c6368b2)
fdcavalcanti
2026/03/26
(nuttx-apps) 01/01: netutils/cjson: fix apps path in CMake
fdcavalcanti
2026/03/26
(nuttx-apps) branch bugfix/apps-path created (now d3c6368b2)
fdcavalcanti
2026/03/26
Re: [PR] boards/arm/tiva/lm3s6965-ek: fix qemu-protected and add board documentation [nuttx]
via GitHub
2026/03/26
Re: [I] [Testers Needed] Building PRs in Our Own Repos [nuttx]
via GitHub
2026/03/26
[PR] xtensa/espressif: Update common-source integration for Xtensa devices [nuttx]
via GitHub
2026/03/26
Re: [I] [Testers Needed] Building PRs in Our Own Repos [nuttx]
via GitHub
2026/03/26
Re: [PR] boards/arm/ht32f491x3: Add support for the HT32F49163 Starter Kit board [nuttx]
via GitHub
2026/03/26
Re: [PR] boards/arm/ht32f491x3: Add support for the HT32F49163 Starter Kit board [nuttx]
via GitHub
2026/03/26
Re: [PR] examples/uvc_cam: add UVC camera streaming app [nuttx-apps]
via GitHub
2026/03/26
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/26
Re: [PR] arch/risc-v/espressif: select EFUSE when ESPRESSIF_EFUSE is enabled [nuttx]
via GitHub
2026/03/26
Re: [PR] arch/xtensa: Fix Kconfig style [nuttx]
via GitHub
2026/03/26
(nuttx) branch master updated: arch/risc-v/espressif: select EFUSE when ESPRESSIF_EFUSE is enabled
linguini
2026/03/26
(nuttx) branch master updated: arch\xtensa: Fix Kconfig style
linguini
2026/03/26
Re: [PR] examples/uvc_cam: add UVC camera streaming app [nuttx-apps]
via GitHub
2026/03/26
Re: [PR] examples/uvc_cam: add UVC camera streaming app [nuttx-apps]
via GitHub
2026/03/26
Re: [PR] examples/uvc_cam: add UVC camera streaming app [nuttx-apps]
via GitHub
2026/03/26
Re: [PR] examples/uvc_cam: add UVC camera streaming app [nuttx-apps]
via GitHub
2026/03/26
[PR] build(deps): bump requests from 2.32.5 to 2.33.0 in /Documentation [nuttx]
via GitHub
2026/03/26
(nuttx) branch dependabot/pip/Documentation/requests-2.33.0 created (now 6bd0b825217)
github-bot
2026/03/26
Re: [PR] CI: install NTFC from PIP [nuttx]
via GitHub
2026/03/26
(nuttx) branch master updated: arch/arm/stm32*: Cleanup stm32 irq reporting
xiaoxiang
2026/03/26
Re: [PR] arch/arm/stm32*: Cleanup stm32 irq reporting [nuttx]
via GitHub
2026/03/26
Re: [I] [Testers Needed] Building PRs in Our Own Repos [nuttx]
via GitHub
2026/03/26
[PR] CI: install NTFC from PIP [nuttx]
via GitHub
2026/03/26
[PR] arch/risc-v/espressif: select EFUSE when ESPRESSIF_EFUSE is enabled [nuttx]
via GitHub
2026/03/26
Re: [PR] drivers/usbdev: add UVC gadget class driver [nuttx]
via GitHub
2026/03/26
Re: [PR] kinetis/serial: Enable RTS as GPIO for RS485CONTROL [nuttx]
via GitHub
2026/03/26
Re: [PR] drivers/usbdev: add UVC gadget class driver [nuttx]
via GitHub
2026/03/26
Re: [I] [FEATURE] Retry for CI Builds [nuttx]
via GitHub
2026/03/26
Re: [PR] drivers/usbdev: add UVC gadget class driver [nuttx]
via GitHub
2026/03/26
Re: [PR] drivers/usbdev: add UVC gadget class driver [nuttx]
via GitHub
2026/03/26
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/26
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/26
Re: [PR] drivers/usbdev: add UVC gadget class driver [nuttx]
via GitHub
2026/03/26
Re: [I] [Testers Needed] Building PRs in Our Own Repos [nuttx]
via GitHub
2026/03/26
Re: [I] [Testers Needed] Building PRs in Our Own Repos [nuttx]
via GitHub
2026/03/26
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/26
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/26
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/26
[PR] arch\xtensa: Fix Kconfig style [nuttx]
via GitHub
2026/03/26
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/26
[PR] examples/uvc_cam: add UVC camera streaming app [nuttx-apps]
via GitHub
2026/03/26
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/26
Re: [PR] drivers/usbdev: add UVC gadget class driver [nuttx]
via GitHub
2026/03/26
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/26
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/26
(nuttx-apps) branch bugfix/apps-path deleted (was d3c6368b2)
fdcavalcanti
2026/03/26
Re: [PR] drivers/usbdev: add UVC gadget class driver [nuttx]
via GitHub
2026/03/26
(nuttx-apps) 01/01: netutils/cjson: fix apps path in CMake
fdcavalcanti
2026/03/26
(nuttx-apps) branch bugfix/apps-path updated (92bd8547b -> d3c6368b2)
fdcavalcanti
2026/03/26
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/26
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/26
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/26
Re: [PR] drivers/usbdev: add UVC gadget class driver [nuttx]
via GitHub
2026/03/26
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/26
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/26
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/26
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/26
Re: [PR] Added support for wareshare ESP32-P4-Pico-wifi. [nuttx]
via GitHub
2026/03/26
Re: [PR] drivers/usbdev: add UVC gadget class driver [nuttx]
via GitHub
2026/03/26
Re: [PR] crypto/cryptosoft: Add support for PBKDF2 [nuttx]
via GitHub
2026/03/26
Re: [PR] drivers/usbdev: add UVC gadget class driver [nuttx]
via GitHub
2026/03/26
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/26
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/26
Re: [I] [Testers Needed] Building PRs in Our Own Repos [nuttx]
via GitHub
2026/03/26
(nuttx-apps) branch master updated: system/nxrecorder: Fix null pointer dereference in argument parsing
simbit18
2026/03/26
Re: [PR] system/nxrecorder: Fix null pointer dereference in argument parsing [nuttx-apps]
via GitHub
2026/03/26
[PR] drivers/usbdev: add UVC gadget class driver [nuttx]
via GitHub
2026/03/26
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/26
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/26
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/26
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/26
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/25
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/25
Re: [PR] crypto/cryptosoft: Add support for PBKDF2 [nuttx]
via GitHub
2026/03/25
Re: [PR] crypto/cryptosoft: Add support for PBKDF2 [nuttx]
via GitHub
2026/03/25
(nuttx) 02/02: arch: cxd56xx: Fix nxstyle
archer
2026/03/25
(nuttx) 01/02: arch: cxd56xx: Fix DMA transfer for large memory size
archer
2026/03/25
Re: [PR] arch: cxd56xx: Fix DMA transfer for large memory size [nuttx]
via GitHub
2026/03/25
(nuttx) branch master updated (536dec431d2 -> 2a4c5c8beef)
archer
2026/03/25
Re: [PR] Added support for wareshare ESP32-P4-Pico-wifi. [nuttx]
via GitHub
2026/03/25
Re: [I] [FEATURE] Retry for CI Builds [nuttx]
via GitHub
2026/03/25
(nuttx-website) branch asf-site updated: Publishing web: 02225f29a81b1cd7b9dd3fbca532fe5a1532ccfd docs: 536dec431d27868bb512dc9b61f0eb66e5c2ab27
github-bot
2026/03/25
Re: [PR] arch: cxd56xx: Fix DMA transfer for large memory size [nuttx]
via GitHub
2026/03/25
(nuttx) 01/02: risc-v/src/fe310: CMake build implemented for SiFive FE310
linguini
2026/03/25
(nuttx) 02/02: boards/risc-v/fe310: CMake added hifive1-revb board
linguini
2026/03/25
(nuttx) branch master updated (74842b8778d -> 536dec431d2)
linguini
2026/03/25
Re: [PR] CMake: build implemented for SiFive FE310 [nuttx]
via GitHub
2026/03/25
[PR] crypto/cryptosoft: Add support for PBKDF2 [nuttx]
via GitHub
2026/03/25
[PR] testing/crypto: Add pbkdf2 test app [nuttx-apps]
via GitHub
2026/03/25
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/25
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/25
Re: [PR] graphics/input: Add getevent input event monitor tool [nuttx-apps]
via GitHub
2026/03/25
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/25
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/25
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/25
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/25
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/25
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/25
[I] [TODO] move graphics/input -> input. [nuttx-apps]
via GitHub
2026/03/25
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/25
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/25
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/25
Re: [PR] graphics/input: Add getevent input event monitor tool [nuttx-apps]
via GitHub
2026/03/25
Re: [PR] Added support for wareshare ESP32-P4-Pico-wifi. [nuttx]
via GitHub
2026/03/25
Re: [PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/25
[PR] fs: Add Kernel-level VFS Performance Profiler [nuttx]
via GitHub
2026/03/25
Re: [I] [Testers Needed] Building PRs in Our Own Repos [nuttx]
via GitHub
2026/03/25
[PR] arch/arm/stm32*: Cleanup stm32 irq reporting [nuttx]
via GitHub
2026/03/25
(nuttx) branch master updated (7b60f6dfec2 -> 74842b8778d)
acassis
2026/03/25
(nuttx) 01/02: risc-v/src/hpm6750: CMake build implemented for HPMicro HPM6750
acassis
2026/03/25
(nuttx) 02/02: boards/risc-v/hpm6750: CMake added hpm6750evk2 board
acassis
2026/03/25
Re: [PR] CMake: build implemented for HPMicro HPM6750 [nuttx]
via GitHub
2026/03/25
Re: [PR] graphics/input: Add getevent input event monitor tool [nuttx-apps]
via GitHub
2026/03/25
Re: [PR] graphics/input: Add getevent input event monitor tool [nuttx-apps]
via GitHub
2026/03/25
Re: [PR] boards/arm/tiva/lm3s6965-ek: fix qemu-protected and add board documentation [nuttx]
via GitHub
2026/03/25
[PR] system/nxrecorder: Fix null pointer dereference in argument parsing [nuttx-apps]
via GitHub
2026/03/25
[PR] CMake: build implemented for HPMicro HPM6750 [nuttx]
via GitHub
2026/03/25
[PR] CMake: build implemented for SiFive FE310 [nuttx]
via GitHub
2026/03/25
Re: [I] [FEATURE] Update NuttX website to include market share information, products and companies using NuttX, etc [nuttx]
via GitHub
2026/03/25
Re: [PR] drivers/can/ctucanfd_pci: fix CAN startup on core1 failed [nuttx]
via GitHub
2026/03/25
Re: [PR] drivers/can/ctucanfd_pci: fix CAN startup on core1 failed [nuttx]
via GitHub
2026/03/25
(nuttx) branch master updated: drivers/net/telnet: Fix typo.
archer
Earlier messages
Later messages