commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/06/23
Re: [PR] {bp-16566} fix framebuffer config resolution. [nuttx]
via GitHub
2025/06/23
(nuttx) branch releases/12.10 updated (3e1cc62c71 -> 9cc3e7126e)
xiaoxiang
2025/06/23
Re: [PR] {bp-16545} sched/wqueue: Fix windows compilation errors. [nuttx]
via GitHub
2025/06/23
(nuttx) 02/02: arch/risc-v: decouple common source for Espressif's MCUBoot port
xiaoxiang
2025/06/23
Re: [PR] {bp-16535} boards/nucleo-f446re: fix adc example [nuttx]
via GitHub
2025/06/23
Re: [PR] fs/procfs: fix output format of fd info [nuttx]
via GitHub
2025/06/23
[PR] {bp-16465} arch/arm/src/samv7/sam_serial_spi.c: set correct SPI mode during init [nuttx]
via GitHub
2025/06/23
[PR] {bp-16482} Fix i.MX93 ENET1 (EMAC) TXC muxing and RGMII-ID setting [nuttx]
via GitHub
2025/06/23
(nuttx) branch master updated: risc-v/mmu: Fix map_region() for incorrect page table setup when vaddr is unaligned
xiaoxiang
2025/06/23
[PR] {bp-16556} risc-v/mmu: Fix map_region() for incorrect page table setup when vadd… [nuttx]
via GitHub
2025/06/23
[PR] audio/comp: fix build warning caused by invalid return value [nuttx]
via GitHub
2025/06/23
[PR] {bp-16466} drivers/serial: fix race conditions [nuttx]
via GitHub
2025/06/23
(nuttx-apps) 04/04: system/fastboot: add depends for TCP poll
xiaoxiang
2025/06/23
Re: [PR] {bp-16468} Documentation: Fix a typo in scheduler docs [nuttx]
via GitHub
2025/06/23
(nuttx) branch releases/12.10 updated (ef04b4ccb6 -> 3ca8a0ae1c)
xiaoxiang
2025/06/23
[PR] {bp-16469} mcx-nxxx: Add LPI2C driver for mcx-nxxx architecture [nuttx]
via GitHub
2025/06/23
(nuttx) branch releases/12.10 updated: docs/conf.py: Fix missing nuttx_versions
xiaoxiang
2025/06/23
Re: [PR] {bp-16470} docs/conf.py: Fix missing nuttx_versions [nuttx]
via GitHub
2025/06/23
(nuttx) branch releases/12.10 updated (c3cccf7d43 -> 3f42b383d1)
xiaoxiang
2025/06/23
(nuttx) branch releases/12.10 updated: risc-v/mmu: Fix map_region() for incorrect page table setup when vaddr is unaligned
xiaoxiang
2025/06/23
Re: [PR] {bp-16556} risc-v/mmu: Fix map_region() for incorrect page table setup when vadd… [nuttx]
via GitHub
2025/06/23
Re: [PR] {bp-16565} Fix arch perf events ifdef in alarm [nuttx]
via GitHub
2025/06/23
(nuttx) branch releases/12.10 updated: docs: Add missing CFLAGS to the ELF guides
xiaoxiang
2025/06/23
Re: [PR] {bp-16506} docs: Add missing CFLAGS to the ELF guides [nuttx]
via GitHub
2025/06/23
[I] [BUG] ESP32-S3 boot issue [nuttx]
via GitHub
2025/06/23
(nuttx) branch releases/12.10 updated (37380d2fbd -> c3cccf7d43)
xiaoxiang
2025/06/23
Re: [PR] {bp-16508} riscv qemu-rv: fix kernel mapping by enabling CONFIG_MM_KMAP in knsh … [nuttx]
via GitHub
2025/06/23
(nuttx) branch releases/12.10 updated (a9819bf319 -> 174781dbf4)
xiaoxiang
2025/06/23
Re: [PR] {bp-16469} mcx-nxxx: Add LPI2C driver for mcx-nxxx architecture [nuttx]
via GitHub
2025/06/23
Re: [PR] {bp-16477} arch/risc-v/src/qemu-rv/CMakeLists.txt: removed repeated addition of … [nuttx]
via GitHub
2025/06/23
(nuttx) branch releases/12.10 updated: mcx-nxxx: Add LPI2C driver for mcx-nxxx architecture
xiaoxiang
2025/06/23
Re: [PR] {bp-16475} arch/arm/src/mcx-nxxx/CMakeLists.txt: Aligned Cmake with Make [nuttx]
via GitHub
2025/06/23
(nuttx) branch releases/12.10 updated: arch/arm/src/mcx-nxxx/CMakeLists.txt: Aligned Cmake with Make
xiaoxiang
2025/06/23
(nuttx) branch releases/12.10 updated: arch/arm/src/samv7/sam_serial_spi.c: set correct SPI mode during init
xiaoxiang
2025/06/23
Re: [PR] {bp-16465} arch/arm/src/samv7/sam_serial_spi.c: set correct SPI mode during init [nuttx]
via GitHub
2025/06/23
[PR] {bp-16474} syslog/rpmsg: disable force put char to lower putc [nuttx]
via GitHub
2025/06/23
[PR] {bp-16470} docs/conf.py: Fix missing nuttx_versions [nuttx]
via GitHub
2025/06/23
[PR] {bp-16473} drivers/mtd: fix compile warning [nuttx]
via GitHub
2025/06/23
(nuttx) branch master updated: Initial commit for STM32G0 dma support. Added DMA mux mappings. Added Kconfig for enabling DMA2. Added basic defines for number of channels and mux channels in dma_v1mux.
xiaoxiang
2025/06/23
[PR] {bp-16514} arch/stm32f0l0g0/stm32_tim.c: fix compilation when TIM6/TIM7 is missing [nuttx]
via GitHub
2025/06/23
[PR] check.yml: fix cvt2utf not found sync with nuttx repository [nuttx-apps]
via GitHub
2025/06/23
[PR] {bp-16518} fs/smartfs: Fix a fatal bug about sector writing after seek [nuttx]
via GitHub
2025/06/23
[PR] Documentation: Fix a typo in scheduler docs [nuttx]
via GitHub
2025/06/23
[PR] fs/procfs: fix output format of fd info [nuttx]
via GitHub
2025/06/23
[PR] {bp-16479} sensors/nau7802: Fix format warning [nuttx]
via GitHub
2025/06/23
[PR] {bp-16477} arch/risc-v/src/qemu-rv/CMakeLists.txt: removed repeated addition of … [nuttx]
via GitHub
2025/06/23
Re: [PR] system/fastboot: Enable USB and TCP at the same time [nuttx-apps]
via GitHub
2025/06/23
[PR] {bp-16535} boards/nucleo-f446re: fix adc example [nuttx]
via GitHub
2025/06/23
[PR] {bp-16547} cmake(bugfix):fix VERSION genarator strip error in CMake build [nuttx]
via GitHub
2025/06/23
[PR] {bp-16494} net/utils: avoid unalign access g_tcp_connections_buffer [nuttx]
via GitHub
2025/06/23
[PR] netdb/lib_dnsquery.c: prevent file descriptor leakage [nuttx]
via GitHub
2025/06/23
[PR] {bp-16508} riscv qemu-rv: fix kernel mapping by enabling CONFIG_MM_KMAP in knsh … [nuttx]
via GitHub
2025/06/23
[PR] {bp-16533} Update MCUBoot build process for Espressif devices [nuttx]
via GitHub
2025/06/23
[PR] {bp-16506} docs: Add missing CFLAGS to the ELF guides [nuttx]
via GitHub
2025/06/23
[PR] {bp-16566} fix framebuffer config resolution. [nuttx]
via GitHub
2025/06/23
[PR] {bp-16565} Fix arch perf events ifdef in alarm [nuttx]
via GitHub
2025/06/23
[PR] {bp-16545} sched/wqueue: Fix windows compilation errors. [nuttx]
via GitHub
2025/06/23
[PR] {bp-16498} arch/avr: fix atomic load functions from arch_atomic.c [nuttx]
via GitHub
2025/06/23
Re: [I] [BUG] CONFIG_FILE_STREAM needs to be enabled by default for some applications (i.e. can example) [nuttx]
via GitHub
2025/06/23
[PR] {bp-16490} fs/vfs: check if all iov_base are accessible [nuttx]
via GitHub
2025/06/23
[PR] {bp-16475} arch/arm/src/mcx-nxxx/CMakeLists.txt: Aligned Cmake with Make [nuttx]
via GitHub
2025/06/23
(nuttx-apps) branch master updated (7790894bb -> 6afed1011)
xiaoxiang
2025/06/23
Re: [PR] arch/arm/*/stm32f0l0g0: STM32G0 DMA and ADC Support [nuttx]
via GitHub
2025/06/23
Re: [PR] system: Follow "Rename lib_xsprintfyyy to lib_xprintfyyy" from kernel [nuttx-apps]
via GitHub
2025/06/23
(nuttx-apps) 03/04: system/fastboot: enable usb and tcp the same time
xiaoxiang
2025/06/23
(nuttx-apps) 01/04: system/fastboot: rename argument context to ctx
xiaoxiang
2025/06/23
Re: [PR] risc-v/mmu: Fix map_region() for incorrect page table setup when vadd… [nuttx]
via GitHub
2025/06/22
Re: [I] [BUG] CONFIG_FILE_STREAM needs to be enabled by default for some applications (i.e. can example) [nuttx]
via GitHub
2025/06/22
(nuttx) branch master updated: fix framebuffer config resolution.
xiaoxiang
2025/06/22
Re: [PR] [Fix] Esp32S3 LCD FB resolution. [nuttx]
via GitHub
2025/06/22
(nuttx) branch master updated: libc: Move stdio/README to Documentation/components/libs/libc/stream.rst
acassis
2025/06/22
(nuttx-website) branch asf-site updated: Publishing web: be40bd59e126a7ffe6ebacfb1b7682fcd8e89704 docs: bc4041db608e9a04fd811dd74bcc67d8bded0d25
github-bot
2025/06/22
Re: [I] [BUG] CONFIG_FILE_STREAM needs to be enabled by default for some applications (i.e. can example) [nuttx]
via GitHub
2025/06/22
Re: [PR] libc: Move stdio/README to Documentation/components/libs/libc/stream.rst [nuttx]
via GitHub
2025/06/22
Re: [PR] [utsname] libc: Link dependency on `.version` file [nuttx]
via GitHub
2025/06/22
Re: [PR] [utsname] libc: Link dependency on `.version` file [nuttx]
via GitHub
2025/06/22
Re: [I] [BUG] CONFIG_FILE_STREAM needs to be enabled by default for some applications (i.e. can example) [nuttx]
via GitHub
2025/06/22
Re: [I] [BUG] CONFIG_FILE_STREAM needs to be enabled by default for some applications (i.e. can example) [nuttx]
via GitHub
2025/06/22
Re: [PR] remove warnings [nuttx]
via GitHub
2025/06/22
[PR] remove warnings [nuttx]
via GitHub
2025/06/22
Re: [PR] [New Board] ESP32S3-8048s043 [nuttx]
via GitHub
2025/06/22
Re: [I] [BUG] CONFIG_FILE_STREAM needs to be enabled by default for some applications (i.e. can example) [nuttx]
via GitHub
2025/06/22
[I] [BUG] CONFIG_FILE_STREAM needs to be enabled by default for some applications (i.e. can example) [nuttx]
via GitHub
2025/06/22
Re: [PR] [New Board] ESP32S3-8048s043 [nuttx]
via GitHub
2025/06/22
[PR] Refine vfs source file layout [nuttx]
via GitHub
2025/06/22
(nuttx) 03/03: Documentation/rv-virt: Add entries for `nsbi[|64]` defconfigs
xiaoxiang
2025/06/22
(nuttx) branch master updated (9f84695ef7 -> b3712797fa)
xiaoxiang
2025/06/21
(nuttx) 02/03: boards/risc-v/qemu-rv: Add missing section on `ld-nuttsbi.script`
xiaoxiang
2025/06/21
(nuttx) 01/03: arch/risc-v: Fix debugging syscall info
xiaoxiang
2025/06/21
Re: [PR] arch/risc-v: Fix `rv-virt:nsbi[|64]` defconfigs [nuttx]
via GitHub
2025/06/21
[PR] libc: Correct nx_atomic_xxx pointer type [nuttx]
via GitHub
2025/06/21
[PR] Move assemble soure files out off gnu folder [nuttx]
via GitHub
2025/06/21
(nuttx-website) branch asf-site updated: Publishing web: be40bd59e126a7ffe6ebacfb1b7682fcd8e89704 docs: 9f84695ef700ee2d1e0a289b10df865e59ea2e4d
github-bot
2025/06/21
[PR] [Fix] Esp32S3 LCD FB resolution. [nuttx]
via GitHub
2025/06/21
Re: [PR] CI checkpatch: fix cvt2utf not found and add check of all necessary tools [nuttx]
via GitHub
2025/06/21
Re: [PR] [New Board] ESP32S3-8048s043 [nuttx]
via GitHub
2025/06/21
(nuttx) branch master updated: CI checkpatch: fix cvt2utf not found and add check of all necessary tools
xiaoxiang
2025/06/21
Re: [PR] libc: Move stdio/README to Documentation/components/libs/libc/stream.rst [nuttx]
via GitHub
2025/06/20
(nuttx-website) branch asf-site updated: Publishing web: be40bd59e126a7ffe6ebacfb1b7682fcd8e89704 docs: db1a14adac91528f89dcafb1cd93cdcb03458555
github-bot
2025/06/20
Re: [PR] [utsname] libc: Link dependency on `.version` file [nuttx]
via GitHub
2025/06/20
(nuttx) branch master updated (578d62b480 -> db1a14adac)
xiaoxiang
2025/06/20
(nuttx) 03/04: boards/esp32s3-devkit: update config for fastboot
xiaoxiang
2025/06/20
(nuttx) 04/04: docs/esp32s3-devkit: update doc for fastboot
xiaoxiang
2025/06/20
(nuttx) 01/04: boards/szpi-esp32s3: update config for fastboot
xiaoxiang
2025/06/20
(nuttx) 02/04: docs/szpi-esp32s3: update doc for fastboot
xiaoxiang
2025/06/20
Re: [PR] tools: Modify refresh.sh to support update all configs from a board [nuttx]
via GitHub
2025/06/20
Re: [PR] libc/stream: Rename lib_xsprintfyyy to lib_xprintfyyy [nuttx]
via GitHub
2025/06/20
Re: [PR] esp32s3: update config and doc for fastboot [nuttx]
via GitHub
2025/06/20
(nuttx) branch master updated: tools: Modify refresh.sh to support update all configs from a board
xiaoxiang
2025/06/20
Re: [PR] [utsname] libc: Link dependency on `.version` file [nuttx]
via GitHub
2025/06/20
Re: [I] [FEATURE] Need "Contributing" documentation for Python scripts [nuttx]
via GitHub
2025/06/20
Re: [I] [BUG] SD card issue: Assertion failure in stm32_sdmmc.c on STM32 due to timeout [nuttx]
via GitHub
2025/06/20
Re: [PR] [New Board] ESP32S3-8048s043 [nuttx]
via GitHub
2025/06/20
[PR] arch/risc-v: Fix `rv-virt:nsbi[|64]` defconfigs [nuttx]
via GitHub
2025/06/20
Re: [I] [HELP] romfs on esp32 [nuttx]
via GitHub
2025/06/20
[PR] [utsname] libc: Link dependency on `.version` file [nuttx]
via GitHub
2025/06/20
Re: [PR] [utsname] libc: Link dependency on `.version` file [nuttx]
via GitHub
2025/06/20
Re: [PR] libc: Move stdio/README to stream folder [nuttx]
via GitHub
2025/06/20
Re: [I] [HELP] romfs on esp32 [nuttx]
via GitHub
2025/06/20
Re: [I] [BUG] Cannot close a driver that created a thread with open [nuttx]
via GitHub
2025/06/20
Re: [PR] [New Board] ESP32S3-8048s043 [nuttx]
via GitHub
2025/06/20
Re: [PR] [New Board] ESP32S3-8048s043 [nuttx]
via GitHub
2025/06/20
Re: [I] [HELP] romfs on esp32 [nuttx]
via GitHub
2025/06/20
Re: [PR] [New Board] ESP32S3-8048s043 [nuttx]
via GitHub
2025/06/20
[PR] tools: Modify refresh.sh to support update all configs from a board [nuttx]
via GitHub
2025/06/20
Re: [I] [BUG] SD card issue: Assertion failure in stm32_sdmmc.c on STM32 due to timeout [nuttx]
via GitHub
2025/06/20
Re: [I] [BUG] SD card issue: Assertion failure in stm32_sdmmc.c on STM32 due to timeout [nuttx]
via GitHub
2025/06/20
Re: [PR] espressif[risc-v|xtensa]: Check events when reading PCNT counter value [nuttx]
via GitHub
2025/06/20
Re: [I] [BUG] Espressif Pulse Counter changes and bugs in Quadrature Encoder logic [nuttx]
via GitHub
2025/06/20
Re: [I] [BUG] SD card issue: Assertion failure in stm32_sdmmc.c on STM32 due to timeout [nuttx]
via GitHub
2025/06/20
Re: [I] [FEATURE] Need "Contributing" documentation for Python scripts [nuttx]
via GitHub
2025/06/20
(nuttx) branch master updated (6c1020204a -> 0c9931cc99)
xiaoxiang
2025/06/20
Re: [I] [FEATURE] Need "Contributing" documentation for Python scripts [nuttx]
via GitHub
2025/06/20
Re: [PR] espressif[risc-v|xtensa]: Check events when reading PCNT counter value [nuttx]
via GitHub
2025/06/20
Re: [PR] system/fastboot: Enable USB and TCP at the same time [nuttx-apps]
via GitHub
2025/06/20
Re: [PR] system/fastboot: Enable USB and TCP at the same time [nuttx-apps]
via GitHub
2025/06/20
[PR] esp32s3: update config and doc for fastboot [nuttx]
via GitHub
2025/06/20
Re: [I] [FEATURE] Need "Contributing" documentation for Python scripts [nuttx]
via GitHub
2025/06/20
Re: [PR] system/fastboot: Enable USB and TCP at the same time [nuttx-apps]
via GitHub
2025/06/20
Re: [I] [FEATURE] Need "Contributing" documentation for Python scripts [nuttx]
via GitHub
2025/06/20
Re: [I] [FEATURE] Need "Contributing" documentation for Python scripts [nuttx]
via GitHub
2025/06/20
Re: [I] [FEATURE] Need "Contributing" documentation for Python scripts [nuttx]
via GitHub
2025/06/20
Re: [PR] system/fastboot: Enable USB and TCP at the same time [nuttx-apps]
via GitHub
2025/06/20
Re: [PR] espressif[risc-v|xtensa]: Check events when reading PCNT counter value [nuttx]
via GitHub
2025/06/20
Re: [PR] arch/arm/src/stm32/stm32_i2cslave_v2.c: add STM32 I2C Slave support f… [nuttx]
via GitHub
2025/06/20
[PR] CI checkpatch: fix cvt2utf not found and add check of all necessary tools [nuttx]
via GitHub
2025/06/20
[I] [BUG] Cannot close a driver that created a thread with open [nuttx]
via GitHub
2025/06/20
Re: [PR] system/fastboot: Enable USB and TCP at the same time [nuttx-apps]
via GitHub
2025/06/20
Re: [PR] system/fastboot: Enable USB and TCP at the same time [nuttx-apps]
via GitHub
2025/06/20
Re: [PR] system/fastboot: Enable USB and TCP at the same time [nuttx-apps]
via GitHub
2025/06/20
Re: [I] [BUG] SD card issue: Assertion failure in stm32_sdmmc.c on STM32 due to timeout [nuttx]
via GitHub
2025/06/19
Re: [PR] system/fastboot: Enable USB and TCP at the same time [nuttx-apps]
via GitHub
2025/06/19
Re: [PR] system/fastboot: Enable USB and TCP at the same time [nuttx-apps]
via GitHub
2025/06/19
Re: [PR] system/fastboot: Enable USB and TCP at the same time [nuttx-apps]
via GitHub
2025/06/19
Re: [PR] system/fastboot: Enable USB and TCP at the same time [nuttx-apps]
via GitHub
2025/06/19
Re: [PR] system/fastboot: Enable USB and TCP at the same time [nuttx-apps]
via GitHub
2025/06/19
[PR] libc: Move stdio/README to stream folder [nuttx]
via GitHub
2025/06/19
Re: [PR] [New Board] ESP32S3-8048s043 [nuttx]
via GitHub
2025/06/19
Re: [PR] arch/arm/*/stm32f0l0g0: STM32G0 DMA and ADC Support [nuttx]
via GitHub
2025/06/19
Re: [PR] risc-v/mmu: Fix map_region() for incorrect page table setup when vadd… [nuttx]
via GitHub
2025/06/19
Re: [PR] sched: assert: Print Stack pointer value when not within the stack [nuttx]
via GitHub
2025/06/19
(nuttx) branch master updated (d266bfaca1 -> 6c1020204a)
xiaoxiang
2025/06/19
Re: [PR] Minor improve to stream [nuttx]
via GitHub
2025/06/19
(nuttx) branch master updated (a3f8b55143 -> d266bfaca1)
xiaoxiang
2025/06/19
Re: [PR] system/fastboot: Enable USB and TCP at the same time [nuttx-apps]
via GitHub
2025/06/19
Re: [PR] system/fastboot: Enable USB and TCP at the same time [nuttx-apps]
via GitHub
2025/06/19
(nuttx-website) branch asf-site updated: Publishing web: be40bd59e126a7ffe6ebacfb1b7682fcd8e89704 docs: a3f8b55143ad8ade1da2df0d848b5adb3a15cd9d
github-bot
2025/06/19
Re: [I] [BUG] SD card issue: Assertion failure in stm32_sdmmc.c on STM32 due to timeout [nuttx]
via GitHub
2025/06/19
Re: [I] [BUG] Unix datagram sockets seems broken [nuttx]
via GitHub
2025/06/19
Re: [PR] [New Board] ESP32S3-8048s043 [nuttx]
via GitHub
2025/06/19
Re: [PR] [New Board] ESP32S3-8048s043 [nuttx]
via GitHub
2025/06/19
[PR] [New Board] ESP32S3-8048s043 [nuttx]
via GitHub
2025/06/19
Re: [PR] espressif[risc-v|xtensa]: Check events when reading PCNT counter value [nuttx]
via GitHub
2025/06/19
Re: [PR] espressif[risc-v|xtensa]: Check events when reading PCNT counter value [nuttx]
via GitHub
2025/06/19
Re: [PR] espressif[risc-v|xtensa]: Check events when reading PCNT counter value [nuttx]
via GitHub
2025/06/19
Re: [PR] espressif[risc-v|xtensa]: Check events when reading PCNT counter value [nuttx]
via GitHub
2025/06/19
Re: [PR] espressif[risc-v|xtensa]: Check events when reading PCNT counter value [nuttx]
via GitHub
2025/06/19
Re: [PR] espressif[risc-v|xtensa]: Check events when reading PCNT counter value [nuttx]
via GitHub
2025/06/19
Re: [PR] espressif[risc-v|xtensa]: Check events when reading PCNT counter value [nuttx]
via GitHub
2025/06/19
Re: [PR] espressif[risc-v|xtensa]: Check events when reading PCNT counter value [nuttx]
via GitHub
2025/06/19
Re: [PR] espressif[risc-v|xtensa]: Check events when reading PCNT counter value [nuttx]
via GitHub
2025/06/19
Re: [PR] espressif[risc-v|xtensa]: Check events when reading PCNT counter value [nuttx]
via GitHub
2025/06/19
Re: [I] [BUG] Unix datagram sockets seems broken [nuttx]
via GitHub
2025/06/19
[PR] arch/arm/*/stm32f0l0g0: STM32G0 DMA and ADC Support [nuttx]
via GitHub
2025/06/19
Re: [PR] spinlock: Better recursive spinlock implementation. [nuttx]
via GitHub
2025/06/19
Re: [PR] system/fastboot: Add support for TCP network device [nuttx-apps]
via GitHub
2025/06/19
Re: [PR] build(deps): bump urllib3 from 2.2.3 to 2.5.0 in /Documentation [nuttx]
via GitHub
2025/06/19
[PR] system/fastboot: Enable USB and TCP at the same time [nuttx-apps]
via GitHub
2025/06/19
(nuttx) branch dependabot/pip/Documentation/urllib3-2.5.0 deleted (was 49e9eeb051)
github-bot
2025/06/19
Re: [PR] build(deps): bump urllib3 from 2.2.3 to 2.5.0 in /Documentation [nuttx]
via GitHub
2025/06/19
[PR] risc-v/mmu: Fix map_region() for incorrect page table setup when vadd… [nuttx]
via GitHub
2025/06/19
(nuttx) 03/03: drivers/serial/serial: prevent race conditions on 8-bit architectures
acassis
2025/06/19
(nuttx) 02/03: drivers/serial/serial: fix race condition in flow control
acassis
2025/06/19
(nuttx) branch master updated (acc067e4f1 -> a3f8b55143)
acassis
2025/06/19
(nuttx) 01/03: drivers/serial/serial: typo fix in comment
acassis
2025/06/19
Re: [PR] drivers/serial: fix race conditions [nuttx]
via GitHub
2025/06/19
Re: [PR] espressif[risc-v|xtensa]: Check events when reading PCNT counter value [nuttx]
via GitHub
2025/06/19
Re: [PR] espressif[risc-v|xtensa]: Check events when reading PCNT counter value [nuttx]
via GitHub
2025/06/19
Re: [PR] sched: assert: Print Stack pointer value when not within the stack [nuttx]
via GitHub
2025/06/19
Re: [PR] sched: assert: Print Stack pointer value when not within the stack [nuttx]
via GitHub
Earlier messages
Later messages