Messages by Date
-
2025/12/18
[PR] openamp: upgrade the OpenAMP and Libmetal to the last released version v2025.10 [nuttx]
via GitHub
-
2025/12/18
Re: [PR] sched: Introduce High-resolution Timer. [nuttx]
via GitHub
-
2025/12/18
Re: [PR] libs/libc: use builtin function to optimize string function [nuttx]
via GitHub
-
2025/12/18
[PR] boards/nucleo-g431rb/qenco: reduce FLASH [nuttx]
via GitHub
-
2025/12/18
Re: [PR] sched: Introduce High-resolution Timer. [nuttx]
via GitHub
-
2025/12/18
Re: [PR] sched: Introduce High-resolution Timer. [nuttx]
via GitHub
-
2025/12/18
Re: [PR] sched: Introduce High-resolution Timer. [nuttx]
via GitHub
-
2025/12/18
Re: [PR] sched: Introduce High-resolution Timer. [nuttx]
via GitHub
-
2025/12/18
Re: [PR] drivers: replace critical_section with spinlock [nuttx]
via GitHub
-
2025/12/18
[PR] tmpfs:fix memoryleak of tmpfs_opendir [nuttx]
via GitHub
-
2025/12/18
Re: [PR] boards/arm/mps3-an547: enable protected mode support [nuttx]
via GitHub
-
2025/12/18
[PR] cmake:add missing cflag "-D_FILE_OFFSET_BITS=64" of sim [nuttx]
via GitHub
-
2025/12/18
Re: [PR] sched: Introduce High-resolution Timer. [nuttx]
via GitHub
-
2025/12/18
Re: [PR] sched/sched: Part 1: add high resolution timer (hrtimer) only (without os tick support with hrtimer) for NuttX [nuttx]
via GitHub
-
2025/12/18
[PR] node_driver: make SIZEOF_NOTE_START return the right size [nuttx]
via GitHub
-
2025/12/18
[PR] sched: Introduce High-resolution Timer. [nuttx]
via GitHub
-
2025/12/18
Re: [PR] arch/xtensa/esp32[-s2|-s3]: Modify the method of downloading the repository [nuttx]
via GitHub
-
2025/12/18
Re: [PR] drivers/mtd: Add W25N SPI NAND flash driver [nuttx]
via GitHub
-
2025/12/17
Re: [PR] mm: use Kconfig to control sequence number to save memory [nuttx]
via GitHub
-
2025/12/17
Re: [PR] apps/netutils: Modify the MQTT compilation file to enable MQTT testing [nuttx-apps]
via GitHub
-
2025/12/17
Re: [PR] drivers/mtd: Add W25N SPI NAND flash driver [nuttx]
via GitHub
-
2025/12/17
(nuttx) branch master updated: tcp.h: add TCP_CORK definition
xiaoxiang
-
2025/12/17
(nuttx) branch master updated: procfs/heapcheck:fix bug,aviod '\n' to 0
xiaoxiang
-
2025/12/17
Re: [PR] fs/procfs: bugfix in heapcheck, avoid '\n' to 0 [nuttx]
via GitHub
-
2025/12/17
Re: [PR] net/tcp: add TCP_CORK definition [nuttx]
via GitHub
-
2025/12/17
Re: [PR] libs/libc: use builtin function to optimize string function [nuttx]
via GitHub
-
2025/12/17
Re: [PR] sched: merge task_tcb_s and pthread_tcb_s into tcb to simplify the code. [nuttx]
via GitHub
-
2025/12/17
Re: [PR] drivers/timers: A small improvements in the drivers/timers subsystem [nuttx]
via GitHub
-
2025/12/17
Re: [PR] sched/sched: Part 1: add high resolution timer (hrtimer) only (without os tick support with hrtimer) for NuttX [nuttx]
via GitHub
-
2025/12/17
(nuttx) branch master updated (1914dd08209 -> 431cffa5d8e)
jerpelea
-
2025/12/17
Re: [PR] arch/x86_64: fix syscall type mismatch [nuttx]
via GitHub
-
2025/12/17
[PR] tcp.h: add TCP_CORK definition [nuttx]
via GitHub
-
2025/12/17
Re: [PR] net/socket: Fixed network card name does not end with \0 when binding the device issue [nuttx]
via GitHub
-
2025/12/17
(nuttx) branch master updated: net/socket: Check on the end of the NIC name when binding device
linguini
-
2025/12/17
Re: [PR] net/netlink: add RT_TABLE_LOCAL definition for mqttc5 build [nuttx]
via GitHub
-
2025/12/17
[PR] rpmsg: Add rpmsg_get_signals API and rpmsg transport ops support [nuttx]
via GitHub
-
2025/12/17
[PR] net/netlink: add RT_TABLE_LOCAL definition for mqttc5 build [nuttx]
via GitHub
-
2025/12/17
Re: [PR] power/battery: battery gauge driver support [nuttx]
via GitHub
-
2025/12/17
Re: [PR] procfs/heapcheck:fix bug, avoid '\n' to 0 [nuttx]
via GitHub
-
2025/12/17
Re: [PR] net/socket: Fixed network card name does not end with \0 when binding the device issue [nuttx]
via GitHub
-
2025/12/17
Re: [PR] arch/sim: fix sim spi issue [nuttx]
via GitHub
-
2025/12/17
Re: [PR] mps3-an547:support protect mode [nuttx]
via GitHub
-
2025/12/17
[PR] drivers/mtd: Add W25N SPI NAND flash driver [nuttx]
via GitHub
-
2025/12/17
Re: [PR] sched/sched: Part 2: Add high-resolution timer (hrtimer) and os tick support with hrtimer to NuttX [nuttx]
via GitHub
-
2025/12/17
Re: [PR] net/tcp/udp: Modify calls of net_iob*alloc calls to be unthrottled for sends, throttled for receives. [nuttx]
via GitHub
-
2025/12/17
Re: [I] Expired certificate for `events.nuttx.apache.org` [nuttx-website]
via GitHub
-
2025/12/17
Re: [I] Expired certificate for `events.nuttx.apache.org` [nuttx-website]
via GitHub
-
2025/12/17
Re: [PR] procfs/heapcheck:fix bug,aviod '\n' to 0 [nuttx]
via GitHub
-
2025/12/17
Re: [PR] system/cu: Optimize I/O performance with batch read/write [nuttx-apps]
via GitHub
-
2025/12/17
Re: [PR] mtd/at25ee: Use eeprom/spi_xx25xx internally [nuttx]
via GitHub
-
2025/12/17
Re: [PR] system/cu: Optimize I/O performance with batch read/write [nuttx-apps]
via GitHub
-
2025/12/17
Re: [PR] net/tcp/udp: Modify calls of net_iob*alloc calls to be unthrottled for sends, throttled for receives. [nuttx]
via GitHub
-
2025/12/17
Re: [PR] lib/backtrace:need init lock before use [nuttx]
via GitHub
-
2025/12/17
Re: [PR] power/battery: battery gauge driver support [nuttx]
via GitHub
-
2025/12/17
Re: [PR] net/socket: Fixed network card name does not end with \0 when binding the device issue [nuttx]
via GitHub
-
2025/12/17
Re: [PR] mtd/at25ee: Use eeprom/spi_xx25xx internally [nuttx]
via GitHub
-
2025/12/17
[PR] system/cu: Optimize I/O performance with batch read/write [nuttx-apps]
via GitHub
-
2025/12/17
Re: [PR] cmake:add lib_psa_set/getstackaddr file to CMakeLists.txt [nuttx]
via GitHub
-
2025/12/17
Re: [PR] cmake:add lib_psa_set/getstackaddr file to CMakeLists.txt [nuttx]
via GitHub
-
2025/12/17
Re: [PR] mm:use Kconfig to control sequence number to save memory [nuttx]
via GitHub
-
2025/12/17
[PR] net/packet: add PACKET_<ADD|DROP>_MEMBERSHIP support [nuttx]
via GitHub
-
2025/12/17
Re: [PR] armv7a:need initialize cxx before run main [nuttx]
via GitHub
-
2025/12/17
Re: [PR] cmake:add lib_psa_set/getstackaddr file to CMakeLists.txt [nuttx]
via GitHub
-
2025/12/17
Re: [PR] sched: assert if call timedwait from interrupt [nuttx]
via GitHub
-
2025/12/17
[PR] cmake:add lib_psa_set/getstackaddr file to CMakeLists.txt [nuttx]
via GitHub
-
2025/12/17
[PR] armv-m/syscall:use cfi to debug syscall [nuttx]
via GitHub
-
2025/12/17
Re: [PR] boards/risc-v: Add lvgl64_vector configuration for RISC-V QEMU [nuttx]
via GitHub
-
2025/12/17
[PR] procfs/heapcheck:fix bug,aviod '\n' to 0 [nuttx]
via GitHub
-
2025/12/17
[PR] mps3-an547:support protect mode [nuttx]
via GitHub
-
2025/12/17
Re: [PR] drivers/virtio: Fix DRIVERS_VIRTIO_INPUT configuration dependencies [nuttx]
via GitHub
-
2025/12/17
(nuttx) branch master updated: drivers/virtio: Fix DRIVERS_VIRTIO_INPUT configuration dependencies
xiaoxiang
-
2025/12/17
[PR] sched/env_putenv:putenv is kernel function need use kmm_free [nuttx]
via GitHub
-
2025/12/17
Re: [PR] Both task_tcb_s and pthread_tcb_s have been merged into tcb to simplify the code. [nuttx]
via GitHub
-
2025/12/17
Re: [PR] mm:use Kconfig to control sequence number to save memory [nuttx]
via GitHub
-
2025/12/17
[PR] Both task_tcb_s and pthread_tcb_s have been merged into tcb to simplify the code. [nuttx]
via GitHub
-
2025/12/17
(nuttx) branch master updated (7069e77370f -> cfbbd06957c)
archer
-
2025/12/17
(nuttx) 02/03: input/ff: extend ioctrl to support get effect duration
archer
-
2025/12/17
(nuttx) 01/03: drivers/input: support return effect duration in ff_dummy
archer
-
2025/12/17
(nuttx) 03/03: input/ff: add control operation to force feedback driver interface
archer
-
2025/12/17
Re: [PR] drivers/input: Adds a small extension to the Force Feedback (FF) input subsystem [nuttx]
via GitHub
-
2025/12/17
[PR] string:use builtin function to optimize libc function [nuttx]
via GitHub
-
2025/12/17
[PR] armv7a:need initialize cxx before run main [nuttx]
via GitHub
-
2025/12/17
Re: [PR] net/socket: Fixed network card name does not end with \0 when binding the device issue [nuttx]
via GitHub
-
2025/12/17
Re: [PR] mqueue:fix msgq memleak [nuttx]
via GitHub
-
2025/12/17
[PR] x86_64:fix syscall type mismatch [nuttx]
via GitHub
-
2025/12/17
Re: [PR] drivers/timer: A small improvements in the drivers/timers subsystem [nuttx]
via GitHub
-
2025/12/17
[PR] virtio-blk:if in assert,don't wait semaphore [nuttx]
via GitHub
-
2025/12/17
[PR] rtc_time:set zero rtc_time struct [nuttx]
via GitHub
-
2025/12/17
Re: [PR] boards/risc-v: Add lvgl64_vector configuration for RISC-V QEMU [nuttx]
via GitHub
-
2025/12/17
Re: [PR] sched: assert if call timedwait from interrupt [nuttx]
via GitHub
-
2025/12/17
Re: [PR] gpio driver added debounce and interrupt mask functions [nuttx]
via GitHub
-
2025/12/17
Re: [PR] gpio driver added debounce and interrupt mask functions [nuttx]
via GitHub
-
2025/12/17
Re: [PR] gpio driver added debounce and interrupt mask functions [nuttx]
via GitHub
-
2025/12/17
[PR] mqueue:fix msgq memleak [nuttx]
via GitHub
-
2025/12/17
[PR] mm:use Kconfig to control sequence number to save memory [nuttx]
via GitHub
-
2025/12/17
Re: [PR] mempool:fix bug, Misjudged the condition of interrupt memory release [nuttx]
via GitHub
-
2025/12/17
Re: [PR] lib/backtrace:need init lock before use [nuttx]
via GitHub
-
2025/12/17
(nuttx) branch master updated (c84e2ebfa9a -> 7069e77370f)
acassis
-
2025/12/17
Re: [PR] tools/nxtagspkgsfetch.sh: Fetch tags packages for NuttX and Apps. [nuttx]
via GitHub
-
2025/12/17
[PR] mempool:fix bug, Misjudged the condition of interrupt memory release [nuttx]
via GitHub
-
2025/12/17
[PR] bug fix pic:elf do not generate unwind table [nuttx]
via GitHub
-
2025/12/17
[PR] sched: assert if call timedwait from interrupt [nuttx]
via GitHub
-
2025/12/17
[PR] apps/netutils: Modify the MQTT compilation file to enable MQTT testing [nuttx-apps]
via GitHub
-
2025/12/17
[PR] lib/backtrace:need init lock before use [nuttx]
via GitHub
-
2025/12/17
[PR] libc/libelf:fix bug for libelf_symname [nuttx]
via GitHub
-
2025/12/17
Re: [PR] power/battery: battery gauge driver support [nuttx]
via GitHub
-
2025/12/17
[PR] testing/nettest: Add README.md under nettest directory. [nuttx-apps]
via GitHub
-
2025/12/17
[PR] boards/risc-v: Add lvgl64_vector configuration for RISC-V QEMU [nuttx]
via GitHub
-
2025/12/17
[PR] graphics/lvgl: Upgrade LVGL to v9.4.0 [nuttx-apps]
via GitHub
-
2025/12/17
Re: [PR] drivers/timer [nuttx]
via GitHub
-
2025/12/17
Re: [PR] drivers: replace critical_section with spinlock [nuttx]
via GitHub
-
2025/12/17
[PR] drivers/timer [nuttx]
via GitHub
-
2025/12/17
Re: [PR] net/socket: Fixed network card name does not end with \0 when binding the device issue [nuttx]
via GitHub
-
2025/12/17
[PR] drivers: replace critical_section with spinlock [nuttx]
via GitHub
-
2025/12/17
[PR] drivers/virtio: Fix DRIVERS_VIRTIO_INPUT configuration dependencies [nuttx]
via GitHub
-
2025/12/17
[PR] Adds a small extension to the Force Feedback (FF) input subsystem [nuttx]
via GitHub
-
2025/12/16
Re: [PR] Adds a small extension to the Force Feedback (FF) input subsystem [nuttx]
via GitHub
-
2025/12/16
[PR] Adds a small extension to the Force Feedback (FF) input subsystem [nuttx]
via GitHub
-
2025/12/16
[PR] net: modify txavail to be sent directly in the current thread [nuttx]
via GitHub
-
2025/12/16
Re: [PR] testing/ostest: add hrtimer API functional tests [nuttx-apps]
via GitHub
-
2025/12/16
Re: [PR] testing/ostest: add hrtimer API functional tests [nuttx-apps]
via GitHub
-
2025/12/16
Re: [PR] testing/ostest: add hrtimer API functional tests [nuttx-apps]
via GitHub
-
2025/12/16
Re: [PR] testing/ostest: add hrtimer API functional tests [nuttx-apps]
via GitHub
-
2025/12/16
Re: [PR] testing/ostest: add hrtimer API functional tests [nuttx-apps]
via GitHub
-
2025/12/16
Re: [PR] testing/ostest: add hrtimer API functional tests [nuttx-apps]
via GitHub
-
2025/12/16
Re: [PR] testing/ostest: add hrtimer API functional tests [nuttx-apps]
via GitHub
-
2025/12/16
Re: [PR] testing/ostest: add hrtimer API functional tests [nuttx-apps]
via GitHub
-
2025/12/16
Re: [PR] testing/ostest: add hrtimer API functional tests [nuttx-apps]
via GitHub
-
2025/12/16
[PR] tools/nxtagspkgsfetch.sh: Fetch tags packages for NuttX and Apps. [nuttx]
via GitHub
-
2025/12/16
Re: [PR] testing/ostest: add hrtimer API functional tests [nuttx-apps]
via GitHub
-
2025/12/16
Re: [I] [BUG] Premature exit of a process will cause the group to be released ahead of schedule. [nuttx]
via GitHub
-
2025/12/16
Re: [PR] sched/sched: add high resolution timer (hrtimer) only for NuttX [nuttx]
via GitHub
-
2025/12/16
Re: [PR] add a reference count to the TCB to prevent it from being deleted. [nuttx]
via GitHub
-
2025/12/16
Re: [PR] apps/testing: Add pthread_mutex_perf created by Anchao [nuttx-apps]
via GitHub
-
2025/12/16
Re: [PR] apps/testing: Add pthread_mutex_perf created by Anchao [nuttx-apps]
via GitHub
-
2025/12/16
(nuttx-apps) branch master updated: apps/testing: Add pthread_mutex_perf created by Anchao
acassis
-
2025/12/16
(nuttx) branch master updated (f14461db2e2 -> c84e2ebfa9a)
acassis
-
2025/12/16
Re: [PR] doc: Add documentation to pthread_mutex_perf application [nuttx]
via GitHub
-
2025/12/16
Re: [PR] apps/testing: Add pthread_mutex_perf created by Anchao [nuttx-apps]
via GitHub
-
2025/12/16
(nuttx) branch master updated (99ca0dbf9da -> f14461db2e2)
linguini
-
2025/12/16
Re: [PR] timers/oneshot: Fix converted tv_nsec > NSEC_PER_SEC. [nuttx]
via GitHub
-
2025/12/16
Re: [PR] doc: Add documentation to pthread_mutex_perf application [nuttx]
via GitHub
-
2025/12/16
Re: [PR] doc: Add documentation to pthread_mutex_perf application [nuttx]
via GitHub
-
2025/12/16
[PR] doc: Add documentation to pthread_mutex_perf application [nuttx]
via GitHub
-
2025/12/16
Re: [PR] apps/testing: Add pthread_mutex_perf created by Anchao [nuttx-apps]
via GitHub
-
2025/12/16
[PR] apps/testing: Add pthread_mutex_perf created by Anchao [nuttx-apps]
via GitHub
-
2025/12/16
Re: [I] [FEATURE] ls command doesn't show files date / timestamp [nuttx]
via GitHub
-
2025/12/16
Re: [I] [FEATURE] ls command doesn't show files date / timestamp [nuttx]
via GitHub
-
2025/12/16
Re: [PR] imxrt106x serial registration fixes when no dev console defined [nuttx]
via GitHub
-
2025/12/16
Re: [PR] imxrt106x serial registration fixes when no dev console defined [nuttx]
via GitHub
-
2025/12/16
Re: [I] [FEATURE] ls command doesn't show files date / timestamp [nuttx]
via GitHub
-
2025/12/16
(nuttx) branch master updated: bugfix:the inode may have been removed by other core in SMP
acassis
-
2025/12/16
Re: [PR] bugfix:the inode may have been removed by other core in SMP [nuttx]
via GitHub
-
2025/12/16
Re: [I] [FEATURE] ls command doesn't show files date / timestamp [nuttx]
via GitHub
-
2025/12/16
Re: [PR] net: Check listening connections when selecting ports [nuttx]
via GitHub
-
2025/12/16
Re: [PR] net: Check listening connections when selecting ports [nuttx]
via GitHub
-
2025/12/16
(nuttx) branch master updated (7ea747024d5 -> 560aed72a48)
xiaoxiang
-
2025/12/16
Re: [PR] arch/Toolchain.defs: ELF entry for more archs [nuttx]
via GitHub
-
2025/12/16
(nuttx) branch master updated (14942b5ab49 -> 7ea747024d5)
acassis
-
2025/12/16
Re: [I] Expired certificate for `events.nuttx.apache.org` [nuttx-website]
via GitHub
-
2025/12/16
Re: [PR] net/pkt: Fix coverity issue [nuttx]
via GitHub
-
2025/12/16
Re: [PR] add a reference count to the TCB to prevent it from being deleted. [nuttx]
via GitHub
-
2025/12/16
Re: [PR] add a reference count to the TCB to prevent it from being deleted. [nuttx]
via GitHub
-
2025/12/16
Re: [I] [BUG] Premature exit of a process will cause the group to be released ahead of schedule. [nuttx]
via GitHub
-
2025/12/16
Re: [PR] sim-spi: fix sim spi issue [nuttx]
via GitHub
-
2025/12/16
Re: [PR] add a reference count to the TCB to prevent it from being deleted. [nuttx]
via GitHub
-
2025/12/16
Re: [PR] sched/sched: add high resolution timer (hrtimer) only for NuttX [nuttx]
via GitHub
-
2025/12/16
Re: [PR] add a reference count to the TCB to prevent it from being deleted. [nuttx]
via GitHub
-
2025/12/16
[PR] sim-spi: fix sim spi issue [nuttx]
via GitHub
-
2025/12/16
Re: [I] [BUG] Premature exit of a process will cause the group to be released ahead of schedule. [nuttx]
via GitHub
-
2025/12/16
Re: [PR] add a reference count to the TCB to prevent it from being deleted. [nuttx]
via GitHub
-
2025/12/16
Re: [PR] add a reference count to the TCB to prevent it from being deleted. [nuttx]
via GitHub
-
2025/12/16
Re: [PR] libc machine code update [nuttx]
via GitHub
-
2025/12/16
Re: [PR] add a reference count to the TCB to prevent it from being deleted. [nuttx]
via GitHub
-
2025/12/16
Re: [PR] net/socket: Fixed network card name does not end with \0 when binding the device issue [nuttx]
via GitHub
-
2025/12/16
Re: [PR] add a reference count to the TCB to prevent it from being deleted. [nuttx]
via GitHub
-
2025/12/16
Re: [PR] mtd/at25ee: Use eeprom/spi_xx25xx internally [nuttx]
via GitHub
-
2025/12/16
Re: [PR] net/socket: Fixed network card name does not end with \0 when binding the device issue [nuttx]
via GitHub
-
2025/12/16
Re: [PR] sched/sched: Add high-resolution timer (hrtimer) support to NuttX [nuttx]
via GitHub
-
2025/12/16
(nuttx) branch master updated (ec906cfb0b6 -> 14942b5ab49)
xiaoxiang
-
2025/12/16
Re: [PR] bugfix/fs:write Bad buf addr should return EINVAL [nuttx]
via GitHub
-
2025/12/16
Re: [PR] timers/oneshot: Fix converted tv_nsec > NSEC_PER_SEC. [nuttx]
via GitHub
-
2025/12/16
[PR] mtd/at25ee: Use eeprom/spi_xx25xx internally [nuttx]
via GitHub
-
2025/12/16
[I] Expired certificate for `events.nuttx.apache.org` [nuttx-website]
via GitHub
-
2025/12/16
Re: [PR] sched/sched: Add high-resolution timer (hrtimer) support to NuttX [nuttx]
via GitHub
-
2025/12/16
Re: [PR] arch/Toolchain.defs: ELF entry for more archs [nuttx]
via GitHub
-
2025/12/16
Re: [PR] net/pkt: Fix coverity issue [nuttx]
via GitHub
-
2025/12/16
Re: [PR] gpio driver added debounce and interrupt mask functions [nuttx]
via GitHub
-
2025/12/16
Re: [PR] gpio driver added debounce and interrupt mask functions [nuttx]
via GitHub
-
2025/12/16
Re: [PR] net/socket: Fixed network card name does not end with \0 when binding the device issue [nuttx]
via GitHub
-
2025/12/16
(nuttx-apps) branch dependabot/github_actions/actions/cache-5 deleted (was c1fd4843c)
github-bot
-
2025/12/16
(nuttx-apps) branch master updated: build(deps): bump actions/cache from 4 to 5
simbit18
-
2025/12/16
Re: [PR] build(deps): bump actions/cache from 4 to 5 [nuttx-apps]
via GitHub
-
2025/12/16
(nuttx-apps) branch dependabot/github_actions/actions/download-artifact-7 deleted (was a83d4cdb7)
github-bot
-
2025/12/16
(nuttx-apps) branch master updated: build(deps): bump actions/download-artifact from 6 to 7
simbit18
-
2025/12/16
Re: [PR] build(deps): bump actions/download-artifact from 6 to 7 [nuttx-apps]
via GitHub
-
2025/12/16
[PR] net/socket: Fixed network card name does not end with \0 when binding the device issue [nuttx]
via GitHub
-
2025/12/15
[PR] net/pkt: Fix coverity issue [nuttx]
via GitHub
-
2025/12/15
Re: [PR] sched/sched: add high resolution timer (hrtimer) only for NuttX [nuttx]
via GitHub
-
2025/12/15
Re: [PR] sched/sched: add high resolution timer (hrtimer) only for NuttX [nuttx]
via GitHub