commits
Thread
Date
Earlier messages
Messages by Thread
(nuttx) branch master updated: tools/testbuild.sh: Added a break to the dotest Blacklist and CMake loop
xiaoxiang
(nuttx-website) branch asf-site updated: Publishing web: 996a476878b0fdf6bea181c31cdcf607aa247bc3 docs: 9e55df4eb3bba769e9c9d4eb0aa1c3d7500b58e8
github-bot
(nuttx) branch master updated (3305badbd76 -> 9e55df4eb3b)
acassis
(nuttx) 02/05: drivers/video: add GC0308 VGA CMOS image sensor driver
acassis
(nuttx) 04/05: boards/lckfb-szpi-esp32s3: add camera defconfig
acassis
(nuttx) 05/05: boards/lckfb-szpi-esp32s3: add gc0308 minimal defconfig
acassis
(nuttx) 03/05: arch/xtensa/esp32s3: add CAM DVP imgdata driver
acassis
(nuttx) 01/05: video: add V4L2_PIX_FMT_RGB565X pixel format support
acassis
(nuttx) branch master updated (d6a5d7129da -> 3305badbd76)
linguini
(nuttx) 02/02: boards/arm/mx8mp: CMake added nutiny-nuc120 board
linguini
(nuttx) 01/02: arch/arm/src/nuc1xx: CMake build implemented for NuMicro NUC100 Series
linguini
(nuttx) branch master updated (a48936788aa -> d6a5d7129da)
linguini
(nuttx) 01/02: arch/arm/src/lpc43xx: CMake build implemented for NXP LPC43xx
linguini
(nuttx) 02/02: boards/arm/lpc43xx: CMake added boards
linguini
(nuttx-apps) branch master updated (3a156581c -> 8cd9e9acc)
simbit18
(nuttx-apps) 01/02: examples/camera: fix build error and still capture logic
simbit18
(nuttx-apps) 02/02: examples/camera: fix spelling errors
simbit18
(nuttx) branch master updated: arch/risc-v/k210: Add sysctl driver for clock and reset control
simbit18
[I] [GSoC] Wireguard port to NuttX [nuttx]
via GitHub
[PR] tools/testbuild.sh: Added a break to the dotest Blacklist and CMake loop [nuttx]
via GitHub
Re: [PR] tools/testbuild.sh: Added a break to the dotest Blacklist and CMake loop [nuttx]
via GitHub
[PR] logging/nxscope: add UDP transport [nuttx-apps]
via GitHub
[PR] examples/nxscope: control stream interval from CLI [nuttx-apps]
via GitHub
Re: [PR] examples/nxscope: control stream interval from CLI [nuttx-apps]
via GitHub
[PR] examples/camera: fix build error and still capture logic [nuttx-apps]
via GitHub
Re: [PR] examples/camera: fix build error and still capture logic [nuttx-apps]
via GitHub
Re: [PR] examples/camera: fix build error and still capture logic [nuttx-apps]
via GitHub
[PR] CMake: CMake build implemented for NXP LPC43xx [nuttx]
via GitHub
Re: [PR] CMake: CMake build implemented for NXP LPC43xx [nuttx]
via GitHub
[PR] CMake: build implemented for NuMicro NUC100 Series [nuttx]
via GitHub
Re: [PR] CMake: build implemented for NuMicro NUC100 Series [nuttx]
via GitHub
[PR] Feature/add aes support [nuttx]
via GitHub
Re: [PR] arch/risc-v/espressif: Add AES accelerator support [nuttx]
via GitHub
Re: [PR] arch/risc-v/espressif: Add AES accelerator support [nuttx]
via GitHub
Re: [PR] arch/risc-v/espressif: Add AES accelerator support [nuttx]
via GitHub
[PR] Document CSD parsing expectations for SDIO lower-half [nuttx]
via GitHub
Re: [PR] Documented CSD parsing expectations for SDIO lower-half [nuttx]
via GitHub
[PR] video/esp32s3: add GC0308 DVP camera support for lckfb-szpi-esp32s3 [nuttx]
via GitHub
Re: [PR] video/esp32s3: add GC0308 DVP camera support for lckfb-szpi-esp32s3 [nuttx]
via GitHub
Re: [PR] video/esp32s3: add GC0308 DVP camera support for lckfb-szpi-esp32s3 [nuttx]
via GitHub
Re: [PR] video/esp32s3: add GC0308 DVP camera support for lckfb-szpi-esp32s3 [nuttx]
via GitHub
Re: [PR] video/esp32s3: add GC0308 DVP camera support for lckfb-szpi-esp32s3 [nuttx]
via GitHub
Re: [PR] video/esp32s3: add GC0308 DVP camera support for lckfb-szpi-esp32s3 [nuttx]
via GitHub
Re: [PR] video/esp32s3: add GC0308 DVP camera support for lckfb-szpi-esp32s3 [nuttx]
via GitHub
Re: [PR] video/esp32s3: add GC0308 DVP camera support for lckfb-szpi-esp32s3 [nuttx]
via GitHub
Re: [PR] video/esp32s3: add GC0308 DVP camera support for lckfb-szpi-esp32s3 [nuttx]
via GitHub
Re: [PR] video/esp32s3: add GC0308 DVP camera support for lckfb-szpi-esp32s3 [nuttx]
via GitHub
Re: [PR] video/esp32s3: add GC0308 DVP camera support for lckfb-szpi-esp32s3 [nuttx]
via GitHub
(nuttx) branch master updated (6a4418b7ba5 -> 11b4125170d)
xiaoxiang
(nuttx) 01/02: arch/arm/src/mx8mp: CMake build implemented for NXP i.MX 8M Plus family
xiaoxiang
(nuttx) 02/02: boards/arm/mx8mp: CMake added verdin-mx8mp board
xiaoxiang
(nuttx) branch master updated (b8880c40d12 -> 6a4418b7ba5)
xiaoxiang
(nuttx) 01/04: arch/risc-v/espressif: Add SHA accelerator features
xiaoxiang
(nuttx) 03/04: boards/risc-v/esp32[-c3|c6|-h2]: Add SHA accelerator features
xiaoxiang
(nuttx) 04/04: boards/xtensa/esp32[-s2|-s3]: Add SHA accelerator features
xiaoxiang
(nuttx) 02/04: arch/xtensa/espressif: Add SHA accelerator features
xiaoxiang
(nuttx-apps) branch master updated: examples/rmtchar: fix source file ordering for RMTCHAR
linguini
[I] [BUG] CDC/ACM driver on esp32s3 in SMP mode: Deadlock and disconnection during cross-core write (CPU1 → CPU0) [nuttx]
via GitHub
Re: [I] [BUG] CDC/ACM driver on esp32s3 in SMP mode: Deadlock and disconnection during cross-core write (CPU1 → CPU0) [nuttx]
via GitHub
(nuttx-website) branch asf-site updated: Publishing web: 996a476878b0fdf6bea181c31cdcf607aa247bc3 docs: b8880c40d124e37bed74666cf20f0c11249417a3
github-bot
(nuttx-website) branch asf-site updated: Publishing web: 996a476878b0fdf6bea181c31cdcf607aa247bc3 docs: b8880c40d124e37bed74666cf20f0c11249417a3
github-bot
[PR] arch/risc-v/k210: Add sysctl driver for clock and reset control. [nuttx]
via GitHub
Re: [PR] arch/risc-v/k210: Add sysctl driver for clock and reset control. [nuttx]
via GitHub
Re: [PR] arch/risc-v/k210: Add sysctl driver for clock and reset control. [nuttx]
via GitHub
(nuttx) branch master updated (e8cef27b776 -> b8880c40d12)
lupyuen
(nuttx) 02/02: boards/arm/lpc17xx_40xx: CMake added boards
lupyuen
(nuttx) 01/02: arch/arm/src/mx8mp: CMake build implemented for NXP LPC17xx/40xx family
lupyuen
(nuttx-website) branch asf-site updated: Publishing web: 996a476878b0fdf6bea181c31cdcf607aa247bc3 docs: e8cef27b7763f40cd60f7a7c8d0d692a7f822c7f
github-bot
[PR] examples/rmtchar: fix source file ordering for RMTCHAR [nuttx-apps]
via GitHub
Re: [PR] examples/rmtchar: fix source file ordering for RMTCHAR [nuttx-apps]
via GitHub
[PR] CMake: CMake build implemented for NXP LPC17xx/40xx family [nuttx]
via GitHub
Re: [PR] CMake: CMake build implemented for NXP LPC17xx/40xx family [nuttx]
via GitHub
[PR] tools: replace showstack.sh with stackusage.py. [nuttx]
via GitHub
Re: [PR] tools: replace showstack.sh with stackusage.py. [nuttx]
via GitHub
Re: [PR] tools: replace showstack.sh with stackusage.py. [nuttx]
via GitHub
Re: [PR] tools: replace showstack.sh with stackusage.py. [nuttx]
via GitHub
Re: [PR] tools: replace showstack.sh with stackusage.py. [nuttx]
via GitHub
Re: [PR] tools: replace showstack.sh with stackusage.py. [nuttx]
via GitHub
Re: [PR] tools: replace showstack.sh with stackusage.py. [nuttx]
via GitHub
Re: [PR] tools: replace showstack.sh with stackusage.py. [nuttx]
via GitHub
Re: [PR] tools: replace showstack.sh with stackusage.py. [nuttx]
via GitHub
[PR] CMake: build implemented for NXP i.MX 8M Plus family [nuttx]
via GitHub
Re: [PR] CMake: build implemented for NXP i.MX 8M Plus family [nuttx]
via GitHub
[PR] Feature/esp sha support [nuttx]
via GitHub
Re: [PR] arch/risc-v/espressif: Add SHA accelerator features [nuttx]
via GitHub
Re: [PR] arch/risc-v/espressif: Add SHA accelerator features [nuttx]
via GitHub
(nuttx) branch master updated: boards/lckfb-szpi-esp32s3: add sdmmc defconfig
simbit18
(nuttx-apps) branch master updated (68f9e5424 -> ea22a66dc)
simbit18
(nuttx-apps) 01/02: tools/build: Make Rust target triples for x86 use JSON files
simbit18
(nuttx-apps) 02/02: tools: Fix target-pointer-width type in x86 target configs
simbit18
Re: [PR] tools: Fix esptool.py and espsecure.py warnning [nuttx]
via GitHub
Re: [PR] tools: Fix esptool.py and espsecure.py warnning [nuttx]
via GitHub
[PR] Rust support for x86 [nuttx-apps]
via GitHub
Re: [PR] Rust support for x86 [nuttx-apps]
via GitHub
[PR] boards/lckfb-szpi-esp32s3: add sdmmc defconfig [nuttx]
via GitHub
Re: [PR] boards/lckfb-szpi-esp32s3: add sdmmc defconfig [nuttx]
via GitHub
Re: [PR] boards/lckfb-szpi-esp32s3: add sdmmc defconfig [nuttx]
via GitHub
Re: [PR] boards/lckfb-szpi-esp32s3: add sdmmc defconfig [nuttx]
via GitHub
(nuttx) branch master updated (ad43dffb8bd -> 108b23b7a2f)
lupyuen
(nuttx) 02/03: boards/stm32f4discovery: Add board profile to ST7567 LCD
lupyuen
(nuttx) 03/03: doc/stm32f4discovery: Add LCD ST7567
lupyuen
(nuttx) 01/03: doc/stm32f4discovery: Improve the page, add board picture
lupyuen
(nuttx) branch master updated: boards/risc-v/esp32c6: remove debug options from defconfig
xiaoxiang
(nuttx-website) branch asf-site updated: Publishing web: 996a476878b0fdf6bea181c31cdcf607aa247bc3 docs: 4aca1700706eaead425f5cb0aeefe9e2e3e92170
github-bot
[PR] boards/stm32f4discovery: Add board config to LCD ST7567 and documentation [nuttx]
via GitHub
Re: [PR] boards/stm32f4discovery: Add board config to LCD ST7567 and documentation [nuttx]
via GitHub
[PR] boards/risc-v/esp32c6: remove debug options from defconfig [nuttx]
via GitHub
Re: [PR] boards/risc-v/esp32c6: remove debug options from defconfig [nuttx]
via GitHub
(nuttx-ntfc) branch main created (now 70ca236)
raiden00
(nuttx-ntfc) 01/01: init
raiden00
(nuttx-ntfc-testing) branch main created (now e8d6e29)
raiden00
(nuttx-ntfc-testing) 01/01: init
raiden00
(nuttx) branch master updated: wireless/cc1101: Make SPI burst and single frequencies configurable
simbit18
[PR] wireless/cc1101: Make SPI burst and single frequencies configurable [nuttx]
via GitHub
Re: [PR] wireless/cc1101: Make SPI burst and single frequencies configurable [nuttx]
via GitHub
(nuttx) branch master updated (107b7a9aa1f -> 9685cc50e2d)
lupyuen
(nuttx) 02/02: arch/risc-v: Fix Kconfig style
lupyuen
(nuttx) 01/02: mm: Fix Kconfig style
lupyuen
(nuttx-website) branch asf-site updated: Publishing web: 996a476878b0fdf6bea181c31cdcf607aa247bc3 docs: 107b7a9aa1fafc45cd0a9c7dea1edee7adfb6e68
github-bot
(nuttx) branch master updated: boards/nucleo-h743zi: Add nxboot bootloader support
acassis
[I] [FEATURE] Fine-Grained VFS Locking for SMP Scalability [nuttx]
via GitHub
Re: [I] [FEATURE] Fine-Grained VFS Locking for SMP Scalability [nuttx]
via GitHub
Re: [I] [FEATURE] Fine-Grained VFS Locking for SMP Scalability [nuttx]
via GitHub
Re: [I] [FEATURE] Fine-Grained VFS Locking for SMP Scalability [nuttx]
via GitHub
Re: [I] [FEATURE] Fine-Grained VFS Locking for SMP Scalability [nuttx]
via GitHub
[I] [GSoC 2026] Production-Readiness Stabilization of Mnemofs [nuttx]
via GitHub
Re: [I] [GSoC 2026] Production-Readiness Stabilization of Mnemofs [nuttx]
via GitHub
Re: [I] [Feature] Production-Readiness Stabilization of Mnemofs [nuttx]
via GitHub
(nuttx) branch master updated: fs/mnemofs: Add portable bit primitives and cleanup hash functions
acassis
[PR] kconfig: Fix Kconfig style [nuttx]
via GitHub
Re: [PR] kconfig: Fix Kconfig style [nuttx]
via GitHub
(nuttx) branch master updated: wireless/cc1101: Add MSK/4-FSK, dynamic PATABLE ramping, and fix IOCTL safety
simbit18
(nuttx) branch master updated (718ae3d2c61 -> 3bea64dbb0e)
xiaoxiang
(nuttx) 01/02: boards/arm/lpc54xx: CMake added LPCXpresso54628 board
xiaoxiang
(nuttx) 02/02: arch/arm/src/lpc54xx: CMake added NXP LPC54000 Series
xiaoxiang
[PR] CMake: build implemented for NXP LPC54000 Series [nuttx]
via GitHub
Re: [PR] CMake: build implemented for NXP LPC54000 Series [nuttx]
via GitHub
(nuttx) branch master updated: stm32l5/nucleo-l552ze: enable LPUART1 console on ST-Link VCP
xiaoxiang
Re: [I] [FEATURE] docs: Generate documentation from the kconfig files [nuttx]
via GitHub
Re: [I] [FEATURE] docs: Generate documentation from the kconfig files [nuttx]
via GitHub
Re: [I] [FEATURE] docs: Generate documentation from the kconfig files [nuttx]
via GitHub
Re: [I] [FEATURE] docs: Generate documentation from the kconfig files [nuttx]
via GitHub
Re: [I] [FEATURE] docs: Generate documentation from the kconfig files [nuttx]
via GitHub
Re: [I] [FEATURE] docs: Generate documentation from the kconfig files [nuttx]
via GitHub
Re: [I] [FEATURE] docs: Generate documentation from the kconfig files [nuttx]
via GitHub
Re: [I] [FEATURE] docs: Generate documentation from the kconfig files [nuttx]
via GitHub
Re: [I] [FEATURE] docs: Generate documentation from the kconfig files [nuttx]
via GitHub
[PR] wireless/cc1101: Add MSK/4-FSK, dynamic PATABLE ramping, and fix IOCTL safety [nuttx]
via GitHub
Re: [PR] drivers/wireless/cc1101: Add MSK/4-FSK, dynamic PATABLE ramping, and fix IOCTL safety [nuttx]
via GitHub
[PR] stm32l5/nucleo-l552ze: enable LPUART1 console on ST-Link VCP. [nuttx]
via GitHub
Re: [PR] arch/arm/stm32l5: enable LPUART1 console on ST-Link VCP. on nucleo-l552ze board [nuttx]
via GitHub
(nuttx) branch master updated: arch/tricore: Fix `--help--` in Kconfig
lupyuen
(nuttx) branch master updated: docs: Add documentation for TIOCSERGSTRUCT ioctl in serial driver
linguini
[I] [BUG] not support rust target [nuttx-apps]
via GitHub
Re: [I] [BUG] Unsupported Rust target x86_64-unknown-nuttx [nuttx-apps]
via GitHub
Re: [I] [BUG] Unsupported Rust target x86_64-unknown-nuttx [nuttx-apps]
via GitHub
Re: [I] [BUG] Unsupported Rust target x86_64-unknown-nuttx [nuttx-apps]
via GitHub
Re: [I] [BUG] Unsupported Rust target x86_64-unknown-nuttx [nuttx-apps]
via GitHub
Re: [I] [BUG] Unsupported Rust target x86_64-unknown-nuttx [nuttx-apps]
via GitHub
Re: [I] [BUG] Unsupported Rust target x86_64-unknown-nuttx [nuttx-apps]
via GitHub
Re: [I] [BUG] Unsupported Rust target x86_64-unknown-nuttx [nuttx-apps]
via GitHub
Re: [I] [BUG] Unsupported Rust target x86_64-unknown-nuttx [nuttx-apps]
via GitHub
(nuttx) branch master updated (dcfc386a360 -> 5c717342ea3)
linguini
[PR] arch/tricore: Fix `--help--` in Kconfig [nuttx]
via GitHub
Re: [PR] arch/tricore: Fix `--help--` in Kconfig [nuttx]
via GitHub
(nuttx) branch master updated: boards/arm/stm32: CMake added ViewTool stm32f107 board
lupyuen
(nuttx) branch master updated (075215cd5ba -> 9fcbc653203)
linguini
(nuttx) 02/02: boards/arm/max326xx: CMake added max32660-evsys board
linguini
(nuttx) 01/02: arch/arm/src/max326xx: CMake build implemented for MAX326xx Series
linguini
(nuttx-apps) branch master updated (8579459bb -> 68f9e5424)
acassis
(nuttx-apps) 02/02: codespell: Add ARCHTYPE to ignore list
acassis
(nuttx-apps) 01/02: cmake/tools: Fix panic_immediate_abort deprecation in Rust build
acassis
(nuttx) branch master updated (72be575b1a1 -> 075215cd5ba)
xiaoxiang
[PR] CMake: build implemented for MAX326xx Series [nuttx]
via GitHub
Re: [PR] CMake: build implemented for MAX326xx Series [nuttx]
via GitHub
Re: [PR] CMake: build implemented for MAX326xx Series [nuttx]
via GitHub
Re: [PR] CMake: build implemented for MAX326xx Series [nuttx]
via GitHub
Re: [PR] CMake: build implemented for MAX326xx Series [nuttx]
via GitHub
[PR] boards/arm/stm32: CMake added ViewTool stm32f107 board [nuttx]
via GitHub
Re: [PR] boards/arm/stm32: CMake added ViewTool stm32f107 board [nuttx]
via GitHub
[I] [FEATURE] Add integration with external programs/projects the right way [nuttx]
via GitHub
Re: [I] [FEATURE] Add integration with external programs/projects the right way [nuttx]
via GitHub
Re: [I] [FEATURE] Add integration with external programs/projects the right way [nuttx]
via GitHub
[PR] docs: added TIOCSERGSTRUCT ioctl docs [nuttx]
via GitHub
Re: [PR] docs: added TIOCSERGSTRUCT ioctl docs [nuttx]
via GitHub
Re: [PR] docs: added TIOCSERGSTRUCT ioctl docs [nuttx]
via GitHub
Re: [PR] docs: added TIOCSERGSTRUCT ioctl docs [nuttx]
via GitHub
Re: [PR] docs: added TIOCSERGSTRUCT ioctl docs [nuttx]
via GitHub
Re: [PR] docs: added TIOCSERGSTRUCT ioctl docs [nuttx]
via GitHub
Re: [PR] docs: added TIOCSERGSTRUCT ioctl docs [nuttx]
via GitHub
Re: [PR] docs: added TIOCSERGSTRUCT ioctl docs [nuttx]
via GitHub
Re: [PR] docs: added TIOCSERGSTRUCT ioctl docs [nuttx]
via GitHub
Re: [I] [FEATURE] Missing documentation to SERIAL_TIOCSERGSTRUCT [nuttx]
via GitHub
Re: [I] [FEATURE] Missing documentation to SERIAL_TIOCSERGSTRUCT [nuttx]
via GitHub
[PR] boards/risc-v: increase init stacksize for efuse defconfig on ESP32-C6 [nuttx]
via GitHub
Re: [PR] boards/risc-v: increase init stacksize for efuse defconfig on ESP32-C6 [nuttx]
via GitHub
(nuttx-apps) branch master updated: boot/nxboot: fix Clang warnings for format and va_start
michallenc
(nuttx-apps) branch dependabot/github_actions/docker/login-action-4 deleted (was 8f3569f75)
github-bot
(nuttx-apps) branch master updated: build(deps): bump docker/login-action from 3 to 4
simbit18
(nuttx) branch master updated (097cc8c8a67 -> 72be575b1a1)
jerpelea
Earlier messages