commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/01/22
Re: [PR] Feature/change libcxx to v19 [nuttx]
via GitHub
2026/01/22
[PR] arch/arm: Add the macro definitions for CFI instructions for ghs [nuttx]
via GitHub
2026/01/22
(nuttx) branch master updated: sched/irq: avoid casting from signed int to unsigned int
xiaoxiang
2026/01/22
Re: [PR] sched/irq: avoid casting from signed int to unsigned int [nuttx]
via GitHub
2026/01/22
Re: [PR] drivers/sensors optimizes the sensor rpmsg driver proxy waiting mechanism to improve reliability. part 2 [nuttx]
via GitHub
2026/01/22
(nuttx) 02/03: drivers/sensors: wait proxy logic optimization.
xiaoxiang
2026/01/22
(nuttx) 01/03: drivers/sensors: wait proxy created when send ioctl message to remote.
xiaoxiang
2026/01/22
(nuttx) 03/03: drivers/sensors: Waiting time optimized.
xiaoxiang
2026/01/22
(nuttx) branch master updated (53e8c008f5e -> d9aaaaf1c72)
xiaoxiang
2026/01/22
Re: [PR] spinlock: add and optimize recursive spinlock interface for multi-core support [nuttx]
via GitHub
2026/01/22
(nuttx) branch master updated: fs: Fix the incorrect return value of the lseek interface.
xiaoxiang
2026/01/22
Re: [PR] fs: Fix the incorrect return value of the lseek interface. [nuttx]
via GitHub
2026/01/22
Re: [PR] Feature/fix nrf board rtc functions return param [nuttx]
via GitHub
2026/01/22
[PR] uorb_listener add flush and getinfo. [nuttx-apps]
via GitHub
2026/01/22
Re: [PR] drivers/pipe: Solve the behavior problem of the poll interface in the pipe driver. [nuttx]
via GitHub
2026/01/22
Re: [PR] spinlock: add and optimize recursive spinlock interface for multi-core support [nuttx]
via GitHub
2026/01/22
Re: [PR] spinlock: add and optimize recursive spinlock interface for multi-core support [nuttx]
via GitHub
2026/01/22
[PR] Fix minor issues for latest toolchains and future Dockerfile update [nuttx-apps]
via GitHub
2026/01/22
Re: [PR] boards/smartl-c906: enable hrtimer ostest in CI [nuttx]
via GitHub
2026/01/22
(nuttx) branch master updated (b0cb4e5968b -> 14efe537bd2)
jiuzhudong
2026/01/22
Re: [PR] sched/pthread: move pthread mutex from syscall to user-space [nuttx]
via GitHub
2026/01/22
Re: [PR] arch/tricore: add tricore mpu driver [nuttx]
via GitHub
2026/01/22
[PR] sched/pthread: move pthread mutex from syscall to user-space [nuttx]
via GitHub
2026/01/22
Re: [PR] sched: Fix MISRA-C violations [nuttx]
via GitHub
2026/01/22
Re: [PR] Update CI Linux Docker file to use latest GNU and Clang toolchains [nuttx]
via GitHub
2026/01/22
Re: [PR] Update CI Linux Docker file to use latest GNU and Clang toolchains [nuttx]
via GitHub
2026/01/22
[PR] arch/xtensa: remove XCHAL_SYSCALL_LEVEL [nuttx]
via GitHub
2026/01/22
[PR] Feature/change libcxx to v19 [nuttx]
via GitHub
2026/01/22
Re: [PR] libs: Add support for latest LLVM LIBCXX and LIBCXXABI version 21.1.8 [nuttx]
via GitHub
2026/01/21
(nuttx) branch master updated: arm64: fix mpu_freeregion
ligd
2026/01/21
[PR] mtdconfig: support ram_mtdconfig device && lomtdconfig device [nuttx]
via GitHub
2026/01/21
[PR] mtdconfig: support ram_mtdconfig device && lomtdconfig device [nuttx-apps]
via GitHub
2026/01/21
[PR] /boards/sim/: Fix watchdog callback [nuttx]
via GitHub
2026/01/21
(nuttx) branch master updated (14e5d8a9955 -> b0cb4e5968b)
ligd
2026/01/21
Re: [PR] arm64: add mpu_addrenv.c empty implementation and change arm64_addren… [nuttx]
via GitHub
2026/01/21
Re: [PR] arch/arm64: fix mpu_freeregion [nuttx]
via GitHub
2026/01/21
(nuttx) branch master updated (6f03601169a -> 223230a9ed2)
ligd
2026/01/21
Re: [PR] irq: rename STACK_ALIGNMENT to STACKFRAME_ALIGN for clarity [nuttx]
via GitHub
2026/01/21
(nuttx) branch master updated (d61661e4c2f -> 6f03601169a)
ligd
2026/01/21
[PR] sched/irq: fix MISRA C problems for irq_chain.c [nuttx]
via GitHub
2026/01/21
[PR] Feature/fix nrf board rtc functions return param [nuttx]
via GitHub
2026/01/21
Re: [PR] net: limit TCP and UDP send/recv buffer usage with throttled IOB [nuttx]
via GitHub
2026/01/21
Re: [PR] net: limit TCP and UDP send/recv buffer usage with throttled IOB [nuttx]
via GitHub
2026/01/21
Re: [PR] drivers/rpmsg_router: multiple fixes and improvements for multi-core stability [nuttx]
via GitHub
2026/01/21
Re: [I] [HELP] the type of INT32_C(0) is not int32_t in xtensa [nuttx]
via GitHub
2026/01/21
Re: [PR] Rpmsg rtc fixes [nuttx]
via GitHub
2026/01/21
(nuttx) branch master updated (a73ff585f1a -> d61661e4c2f)
ligd
2026/01/21
[PR] mtd/nvs: add nvs cache buffer [nuttx]
via GitHub
2026/01/21
Re: [PR] sched/irq: declare the object in scope [nuttx]
via GitHub
2026/01/21
[PR] sched/irq: Every function must have exactly one exit point [nuttx]
via GitHub
2026/01/21
Re: [PR] Local [nuttx]
via GitHub
2026/01/21
[PR] Local [nuttx]
via GitHub
2026/01/21
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
2026/01/21
Re: [PR] sched/signal: fix the occasional issue where SIGCONT was not executed [nuttx]
via GitHub
2026/01/21
(nuttx) branch master updated (d11307b2363 -> a73ff585f1a)
xiaoxiang
2026/01/21
(nuttx) branch master updated: sched/irq: Avoid same static function name in different files
xiaoxiang
2026/01/21
Re: [PR] sched/irq: Avoid same static function name in different files [nuttx]
via GitHub
2026/01/21
(nuttx) branch master updated: stm32: disable UART up_putc when semihosting
xiaoxiang
2026/01/21
Re: [PR] stm32: disable UART up_putc when semihosting [nuttx]
via GitHub
2026/01/21
(nuttx) branch master updated: doc/apps: Add BARE
xiaoxiang
2026/01/21
Re: [PR] doc/apps: Add BARE [nuttx]
via GitHub
2026/01/21
(nuttx) 02/02: Documentation/rpmsg: add RPMsg core concepts document
xiaoxiang
2026/01/21
Re: [PR] rpmsg/rpmsg_virtio: add rpmsg virtio common pm support [nuttx]
via GitHub
2026/01/21
(nuttx) 01/02: rpmsg/rpmsg_virtio: add rpmsg virtio common pm support
xiaoxiang
2026/01/21
(nuttx) branch master updated (21c19b78242 -> baba361bb14)
xiaoxiang
2026/01/21
Re: [PR] netutils: Add BARE [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] testing: fix compilation issues with missing header files [nuttx-apps]
via GitHub
2026/01/21
(nuttx-apps) branch master updated: system/uorb: uorb listener bug fix.
xiaoxiang
2026/01/21
Re: [PR] system/uorb: uorb listener bug fix. [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] netutils: Add BARE [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] netutils: Add BARE [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] netutils: Add BARE [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] netutils: Add BARE [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] netutils: Add BARE [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] netutils: Add BARE [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] netutils: Add BARE [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] netutils: Add BARE [nuttx-apps]
via GitHub
2026/01/21
Re: [I] [BUG] `include/cxx` is unconditionally added for C++ builds and should be guarded by `LIBCXXMINI` / `LIBMINIABI` [nuttx]
via GitHub
2026/01/21
[I] [BUG] `include/cxx` is unconditionally added for C++ builds and should be guarded by `LIBCXXMINI` / `LIBMINIABI` [nuttx]
via GitHub
2026/01/21
(nuttx-apps) branch master updated (72fe4e21e -> 10873c6b5)
acassis
2026/01/21
(nuttx-apps) 01/02: testing: specify arch format Kconfig
acassis
2026/01/21
(nuttx-apps) 02/02: testing: specify arch kconfig for testsuites
acassis
2026/01/21
Re: [PR] testing: specify architecture and scheduler Kconfig configurations [nuttx-apps]
via GitHub
2026/01/21
(nuttx-apps) branch master updated: nsh: fix nsh redirect fd double close
acassis
2026/01/21
Re: [PR] nsh: fix nsh redirect fd double close [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] netutils: Add BARE [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] Add missing libcxxtoolchain support [nuttx]
via GitHub
2026/01/21
[I] [FEATURE] Add cmake build stage to CI [nuttx]
via GitHub
2026/01/21
Re: [PR] Add missing libcxxtoolchain support [nuttx]
via GitHub
2026/01/21
Re: [PR] netutils: Add BARE [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] net: limit TCP and UDP send/recv buffer usage with throttled IOB [nuttx]
via GitHub
2026/01/21
Re: [PR] Update CI Linux Docker file to use latest GNU and Clang toolchains [nuttx]
via GitHub
2026/01/21
(nuttx) branch master updated: drivers/analog/mcp47x6: fix configuration command
ligd
2026/01/21
Re: [PR] drivers/analog/mcp47x6: fix configuration command [nuttx]
via GitHub
2026/01/21
Re: [PR] drivers/timers/capture: fix typo in capture.h [nuttx]
via GitHub
2026/01/21
Re: [I] [TYPO] drivers/timers/capture: CAPIOC_FREQUENCE is not standard english [nuttx]
via GitHub
2026/01/21
(nuttx) branch master updated: drivers/timers/capture: fix typo in capture.h
xiaoxiang
2026/01/21
Re: [PR] fix(macro): fix CAPIO_FREQUENCY macro typo [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] fix(macro): fix CAPIO_FREQUENCY macro typo [nuttx-apps]
via GitHub
2026/01/21
(nuttx-apps) branch master updated: fix(macro): fix CAPIO_FREQUENCY macro typo
simbit18
2026/01/21
Re: [PR] fix(macro): fix CAPIO_FREQUENCY macro typo [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] net: limit TCP and UDP send/recv buffer usage with throttled IOB [nuttx]
via GitHub
2026/01/21
Re: [PR] fix(macro): fix CAPIO_FREQUENCY macro typo [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] rpmsg/rpmsg_virtio: add rpmsg virtio common pm support [nuttx]
via GitHub
2026/01/21
Re: [PR] netutils: Add BARE [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] rpmsg/rpmsg_virtio: add rpmsg virtio common pm support [nuttx]
via GitHub
2026/01/21
Re: [PR] rpmsg/rpmsg_virtio: add rpmsg virtio common pm support [nuttx]
via GitHub
2026/01/21
Re: [PR] netutils: Add BARE [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] netutils: Add BARE [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] sched: Fix MISRA-C violations [nuttx]
via GitHub
2026/01/21
Re: [PR] netutils: Add BARE [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] arch/arm: Add arm memmanage fault skip operation [nuttx]
via GitHub
2026/01/21
Re: [PR] doc/apps: Add BARE [nuttx]
via GitHub
2026/01/21
Re: [PR] netutils: Add BARE [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] sched/irq: declare the object in scope [nuttx]
via GitHub
2026/01/21
Re: [PR] sched/irq: declare the object in scope [nuttx]
via GitHub
2026/01/21
Re: [PR] sched/irq: avoid casting from signed int to unsigned int [nuttx]
via GitHub
2026/01/21
Re: [PR] drivers/rpmsg_router: multiple fixes and improvements for multi-core stability [nuttx]
via GitHub
2026/01/21
Re: [PR] sched: Fix MISRA-C violations [nuttx]
via GitHub
2026/01/21
Re: [PR] netutils: Add BARE [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] sched: Fix MISRA-C violations [nuttx]
via GitHub
2026/01/21
Re: [PR] doc/apps: Add BARE [nuttx]
via GitHub
2026/01/21
Re: [PR] doc/apps: Add BARE [nuttx]
via GitHub
2026/01/21
[PR] sched/irq: avoid casting from signed int to unsigned int [nuttx]
via GitHub
2026/01/21
Re: [PR] netutils: Add BARE [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] netutils: Add BARE [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] doc/apps: Add BARE [nuttx]
via GitHub
2026/01/21
Re: [PR] netutils: Add BARE [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] netutils: Add BARE [nuttx-apps]
via GitHub
2026/01/21
[PR] drivers/rpmsg_router: multiple fixes and improvements for multi-core stability [nuttx]
via GitHub
2026/01/21
Re: [PR] netutils: Add BARE [nuttx-apps]
via GitHub
2026/01/21
[PR] sched/irq: declare the object in scope [nuttx]
via GitHub
2026/01/21
[PR] nsh: fix nsh redirect fd double close [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] sched: add a reference count to the TCB to prevent it from being deleted. [nuttx]
via GitHub
2026/01/21
[PR] fix(macro): fix CAPIO_FREQUENCY macro typo [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] drivers/can: Enhance CTU CAN FD QEMU charcan driver (6 commits) [nuttx]
via GitHub
2026/01/21
Re: [PR] drivers/timers/capture: fix typo in capture.h [nuttx]
via GitHub
2026/01/21
Re: [PR] drivers/can: Enhance CTU CAN FD QEMU charcan driver (6 commits) [nuttx]
via GitHub
2026/01/21
Re: [PR] arch/tricore: add tricore mpu driver [nuttx]
via GitHub
2026/01/21
Re: [PR] sched/task: MISRA/Coverity cleanups in scheduler, init, libc spawn, and ARMv8-R IRQ helpers [nuttx]
via GitHub
2026/01/21
(nuttx) 07/07: sched/init: use enum type for g_nx_initstate
xiaoxiang
2026/01/21
(nuttx) 03/07: sched/task: task_spawnparms return path cleanup
xiaoxiang
2026/01/21
(nuttx) 02/07: task_task_cancelpt.c:coverity HIS_metric_violation: RETURN
xiaoxiang
2026/01/21
(nuttx) 01/07: task_getpid.c:coverity HIS_metric_violation: RETURN
xiaoxiang
2026/01/21
(nuttx) 05/07: arch/arm: armv8-r irq type-safe bit ops
xiaoxiang
2026/01/21
(nuttx) 04/07: sched/task: task_setup return path cleanup
xiaoxiang
2026/01/21
(nuttx) 06/07: libs/libc: posix_spawnattr_init zero-initialize attr
xiaoxiang
2026/01/21
(nuttx) branch master updated (bb8d16f422d -> cd958831d8e)
xiaoxiang
2026/01/21
(nuttx) branch master updated (fa652f9c246 -> bb8d16f422d)
xiaoxiang
2026/01/21
Re: [PR] sched: add spinlock to sched_note_preemption and nxsched_critmon_pree… [nuttx]
via GitHub
2026/01/21
[PR] testing: specify architecture and scheduler Kconfig configurations [nuttx-apps]
via GitHub
2026/01/21
[PR] sched: Fix MISRA-C violations [nuttx]
via GitHub
2026/01/21
[PR] doc/apps: Add BARE [nuttx]
via GitHub
2026/01/21
[PR] netutils: Add BARE [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] netutils/netinit: Support the NETINIT_WIFIMAC. [nuttx-apps]
via GitHub
2026/01/21
Re: [I] [HELP] CONFIG_IOB_THROTTLE does not do what it claims [nuttx]
via GitHub
2026/01/21
(nuttx) branch master updated: net: limit TCP and UDP send/recv buffer usage with throttled IOB
xiaoxiang
2026/01/21
Re: [PR] net: limit TCP and UDP send/recv buffer usage with throttled IOB [nuttx]
via GitHub
2026/01/21
(nuttx) branch master updated: tools/pynuttx/nxgdb: fix semaphore field access in debugging scripts
xiaoxiang
2026/01/21
Re: [PR] tools/pynuttx/nxgdb: fix semaphore field access in debugging scripts [nuttx]
via GitHub
2026/01/21
Re: [PR] testing: fix compilation issues with missing header files [nuttx-apps]
via GitHub
2026/01/21
Re: [I] [HELP] the type of INT32_C(0) is not int32_t in xtensa [nuttx]
via GitHub
2026/01/21
Re: [I] [HELP] the type of INT32_C(0) is not int32_t in xtensa [nuttx]
via GitHub
2026/01/21
Re: [PR] testing: fix compilation issues with missing header files [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] testing: fix compilation issues with missing header files [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] rpmsg/rpmsg_virtio: add rpmsg virtio common pm support [nuttx]
via GitHub
2026/01/21
[PR] system/uorb: uorb listener bug fix. [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] rpmsg/rpmsg_virtio: add rpmsg virtio common pm support [nuttx]
via GitHub
2026/01/21
Re: [PR] sched/wdog: Simplify tickless timer expiration. [nuttx]
via GitHub
2026/01/21
[PR] drivers/analog/mcp47x6: fix configuration command [nuttx]
via GitHub
2026/01/21
(nuttx-apps) 01/03: crypto/openssl-wrapper: export SSL_CTX_load_verify_file and SSL_CTX_load_verify_dir
xiaoxiang
2026/01/21
(nuttx-apps) 02/03: crypto/openssl-wrapper: fix SSL error code mapping
xiaoxiang
2026/01/21
(nuttx-apps) branch master updated (22f85e8b6 -> 57ced95c0)
xiaoxiang
2026/01/21
Re: [PR] crypto/openssl-wrapper: export interfaces [nuttx-apps]
via GitHub
2026/01/21
(nuttx-apps) 03/03: crypto/openssl-wrapper: align SSL_CTX_new declaration with OpenSSL
xiaoxiang
2026/01/21
Re: [I] [BUG] nimble broken for nrf52, nrf53 [nuttx]
via GitHub
2026/01/21
(nuttx) branch master updated: net/bluetooth: fix rmutex deadlock
xiaoxiang
2026/01/21
Re: [PR] net/bluetooth: fix rmutex deadlock [nuttx]
via GitHub
2026/01/21
(nuttx) branch master updated: arch/arm: armv8-r PL at startup needs to be checked
xiaoxiang
2026/01/21
Re: [PR] netutils/netinit: Support the NETINIT_WIFIMAC. [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] arch/arm: armv8-r PL at startup needs to be checked [nuttx]
via GitHub
2026/01/21
[PR] sched/sched: Modify the critical section interface name of the non-in… [nuttx]
via GitHub
2026/01/21
(nuttx) branch master updated: msvc ci:change arm source to xpack
xiaoxiang
2026/01/21
Re: [PR] CI[BB]:FIX MSVC CI break with xPack toolchain in Widows.ps1 [nuttx]
via GitHub
2026/01/21
Re: [PR] netutils/netinit: Support the NETINIT_WIFIMAC. [nuttx-apps]
via GitHub
2026/01/21
Re: [PR] netutils/netinit: Support the NETINIT_WIFIMAC. [nuttx-apps]
via GitHub
2026/01/21
[PR] arch/tricore: add tricore mpu driver [nuttx]
via GitHub
2026/01/21
[PR] Add configuration to record the busy waiting time to get spinlock or enter critical section. [nuttx]
via GitHub
2026/01/21
Re: [PR] sched/irq: Avoid same static function name in different files [nuttx]
via GitHub
2026/01/21
Re: [PR] stm32: disable UART up_putc when semihosting [nuttx]
via GitHub
2026/01/21
Re: [I] [FEATURE] Proposed Updates to NuttX Dockerfile: NuttX Code + Ubuntu OS + Python + GCC + Zig [nuttx]
via GitHub
2026/01/21
Re: [PR] arch/sim: enable heap management support on simulation platform [nuttx]
via GitHub
2026/01/21
Re: [I] [FEATURE] Proposed Updates to NuttX Dockerfile: NuttX Code + Ubuntu OS + Python + GCC + Zig [nuttx]
via GitHub
2026/01/21
(nuttx-apps) 02/02: benchmarks/fpu: improve timing precision to milliseconds
acassis
2026/01/21
(nuttx-apps) branch master updated (37403210f -> 22f85e8b6)
acassis
2026/01/21
Re: [PR] Benchmarks fpu whetstone [nuttx-apps]
via GitHub
2026/01/21
(nuttx-apps) 01/02: benchmarks: Add Whetstone FPU benchmark
acassis
2026/01/21
Re: [I] [FEATURE] Proposed Updates to NuttX Dockerfile: NuttX Code + Ubuntu OS + Python + GCC + Zig [nuttx]
via GitHub
2026/01/21
[PR] arch/sim: enable heap management support on simulation platform [nuttx]
via GitHub
2026/01/21
Re: [PR] arch/sim: add heap management support [nuttx]
via GitHub
Earlier messages
Later messages