commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/12/21
Re: [PR] sched/task: Relocate the group ahead of the tcb to ensure the group drop logic [nuttx]
via GitHub
2025/12/21
Re: [PR] sched/task: Relocate the group ahead of the tcb to ensure the group drop logic [nuttx]
via GitHub
2025/12/21
Re: [PR] sched/task: Relocate the group ahead of the tcb to ensure the group drop logic [nuttx]
via GitHub
2025/12/21
Re: [PR] Revert "sched/group: move task group into task_tcb_s to improve perfo… [nuttx]
via GitHub
2025/12/21
Re: [PR] Revert "sched/group: move task group into task_tcb_s to improve perfo… [nuttx]
via GitHub
2025/12/21
Re: [PR] boards/esp32: Add initial support to Heltec WiFi LoRa32 [nuttx]
via GitHub
2025/12/21
[PR] sched/task: Relocate the group ahead of the tcb to ensure the group drop logic [nuttx]
via GitHub
2025/12/21
(nuttx) branch master updated: Revert "sched/group: move task group into task_tcb_s to improve performance"
acassis
2025/12/21
Re: [I] [BUG] Premature exit of a process will cause the group to be released ahead of schedule. [nuttx]
via GitHub
2025/12/21
Re: [PR] Revert "sched/group: move task group into task_tcb_s to improve perfo… [nuttx]
via GitHub
2025/12/21
Re: [PR] boards/esp32: Add initial support to Heltec WiFi LoRa32 [nuttx]
via GitHub
2025/12/21
Re: [PR] boards/esp32: Add initial support to Heltec WiFi LoRa32 [nuttx]
via GitHub
2025/12/21
[PR] boards/nucleo-c0xxx: fix leds handling [nuttx]
via GitHub
2025/12/21
Re: [PR] arch/arm: use cfi to debug syscall [nuttx]
via GitHub
2025/12/21
Re: [PR] mm/mempool: fix misjudged condition of interrupt memory release [nuttx]
via GitHub
2025/12/21
[PR] boards/leds: remove dependency on leds example for some boards [nuttx]
via GitHub
2025/12/21
[PR] include/nuttx/atomic.h: fix C++ definition conflicts [nuttx]
via GitHub
2025/12/21
Re: [PR] Revert "sched/group: move task group into task_tcb_s to improve perfo… [nuttx]
via GitHub
2025/12/21
Re: [PR] boards/esp32: Add initial support to Heltec WiFi LoRa32 [nuttx]
via GitHub
2025/12/20
Re: [PR] include/nuttx: Introduce seqlock, a sequential count based read-write lock. [nuttx]
via GitHub
2025/12/20
Re: [PR] sched/hrtimer: Part2: introduce hrtimer support for scheduler [nuttx]
via GitHub
2025/12/20
(nuttx) 02/03: driver/bmi160: bmi160 support exchange mode rw
jiuzhudong
2025/12/20
Re: [PR] arch/sim: fix sim spi issue [nuttx]
via GitHub
2025/12/20
(nuttx) 03/03: sim/spi: delete invaild cs change with ioctl transfer
jiuzhudong
2025/12/20
(nuttx) branch master updated (beb0a475686 -> 1fe3de379a9)
jiuzhudong
2025/12/20
(nuttx) 01/03: sim/spi: ioctl stytemcall use host_uninterruptible
jiuzhudong
2025/12/20
[PR] boards/esp32: Add initial support to Heltec WiFi LoRa32 [nuttx]
via GitHub
2025/12/20
Re: [PR] include/string.h: mark memset and memcpy as used_code [nuttx]
via GitHub
2025/12/20
(nuttx) branch master updated (92f26a98dd2 -> beb0a475686)
xiaoxiang
2025/12/20
Re: [PR] boards/esp32s3/lckfb-szpi: Add QMI8658 6-axis IMU sensor support [nuttx]
via GitHub
2025/12/20
Re: [PR] include/string.h: mark memset and memcpy as used_code [nuttx]
via GitHub
2025/12/20
Re: [PR] libs/libc/string: mark memset as used_code [nuttx]
via GitHub
2025/12/20
Re: [PR] libs/libc/string: mark memset as used_code [nuttx]
via GitHub
2025/12/20
Re: [PR] libs/libc/string: mark memset as used_code [nuttx]
via GitHub
2025/12/20
Re: [PR] arch/arm: use cfi to debug syscall [nuttx]
via GitHub
2025/12/20
Re: [PR] boards/esp32s3/lckfb-szpi: Add QMI8658 6-axis IMU sensor support [nuttx]
via GitHub
2025/12/20
Re: [PR] Revert "sched/group: move task group into task_tcb_s to improve perfo… [nuttx]
via GitHub
2025/12/20
Re: [PR] mm: use Kconfig to control sequence number to save memory [nuttx]
via GitHub
2025/12/20
(nuttx) branch master updated (c21405d2d5c -> 92f26a98dd2)
acassis
2025/12/20
Re: [PR] net/packet: add PACKET_<ADD|DROP>_MEMBERSHIP support [nuttx]
via GitHub
2025/12/20
(nuttx) branch master updated: drivers/sensors/goldfish: goldfish support more sensors
acassis
2025/12/20
Re: [PR] drivers/sensors/goldfish: support more sensors [nuttx]
via GitHub
2025/12/20
Re: [PR] sched/hrtimr: Update hrtimer state-machine to allow RUNNING/ARMED hrtimer to be restarted [nuttx]
via GitHub
2025/12/20
Re: [PR] sched/hrtimr: Update hrtimer state-machine to allow RUNNING/ARMED hrtimer to be restarted [nuttx]
via GitHub
2025/12/19
Re: [PR] sched/hrtimr: Update hrtimer state-machine to allow RUNNING/ARMED hrtimer to be restarted [nuttx]
via GitHub
2025/12/19
Re: [PR] libc/lib_mktemp:When the stat() returns ret < 0 and the error is not ENOENT [nuttx]
via GitHub
2025/12/19
Re: [PR] libc/lib_mktemp:When the stat() returns ret < 0 and the error is not ENOENT [nuttx]
via GitHub
2025/12/19
Re: [PR] libc/lib_mktemp:When the stat() returns ret < 0 and the error is not ENOENT [nuttx]
via GitHub
2025/12/19
Re: [PR] include/nuttx: Introduce seqlock, a sequential count based read-write lock. [nuttx]
via GitHub
2025/12/19
Re: [PR] sched/hrtimr: Allow running hrtimer to be restarted [nuttx]
via GitHub
2025/12/19
Re: [PR] sched/hrtimr: Allow running hrtimer to be restarted [nuttx]
via GitHub
2025/12/19
Re: [PR] sched/hrtimr: Allow running hrtimer to be restarted [nuttx]
via GitHub
2025/12/19
Re: [PR] sched: add a reference count to the TCB to prevent it from being deleted. [nuttx]
via GitHub
2025/12/19
Re: [PR] sched/hrtimr: Allow running hrtimer to be restarted [nuttx]
via GitHub
2025/12/19
Re: [PR] sched: add a reference count to the TCB to prevent it from being deleted. [nuttx]
via GitHub
2025/12/19
Re: [PR] sched/hrtimr: Allow running hrtimer to be restarted [nuttx]
via GitHub
2025/12/19
[PR] sched: add hrtimer support to os scheduler [nuttx]
via GitHub
2025/12/19
Re: [PR] sched/hrtimr: Allow running hrtimer to be restarted [nuttx]
via GitHub
2025/12/19
Re: [PR] fs/romfs: revert the romfs write feature [nuttx]
via GitHub
2025/12/19
Re: [PR] sched/hrtimr: Allow running hrtimer to be restarted [nuttx]
via GitHub
2025/12/19
Re: [PR] libc/lib_mktemp:When the stat() returns ret < 0 and the error is not ENOENT [nuttx]
via GitHub
2025/12/19
Re: [PR] fs/romfs: revert the romfs write feature [nuttx]
via GitHub
2025/12/19
(nuttx) branch master updated: mqueue:fix msgq memleak
xiaoxiang
2025/12/19
Re: [PR] fs/mqueue: fix msgq memleak [nuttx]
via GitHub
2025/12/19
(nuttx) branch master updated: libc/libelf:fix bug for libelf_symname
xiaoxiang
2025/12/19
Re: [PR] libc/libelf: fix bug for libelf_symname [nuttx]
via GitHub
2025/12/19
Re: [PR] libc/lib_mktemp:When the stat() returns ret < 0 and the error is not ENOENT [nuttx]
via GitHub
2025/12/19
Re: [PR] libc/lib_mktemp:When the stat() returns ret < 0 and the error is not ENOENT [nuttx]
via GitHub
2025/12/19
Re: [PR] libc/lib_mktemp:When the stat() returns ret < 0 and the error is not ENOENT [nuttx]
via GitHub
2025/12/19
(nuttx) branch master updated: imxrt/serial: Fix uart registration order when no console defined.
xiaoxiang
2025/12/19
Re: [I] [BUG] IMXRT106x serial uart registration overwrites registration of lpuart 1 when no dev console is defined [nuttx]
via GitHub
2025/12/19
Re: [PR] arch/arm/imxrt: serial registration fixes when no dev console defined [nuttx]
via GitHub
2025/12/19
(nuttx) branch master updated: risc-v/litex: For vexriscv_smp, match default FDT address in upstream opensbi.
xiaoxiang
2025/12/19
Re: [PR] risc-v/litex: For vexriscv_smp, match default FDT address set by upstream opensbi. [nuttx]
via GitHub
2025/12/19
Re: [PR] fs/romfs: revert the romfs write feature [nuttx]
via GitHub
2025/12/19
Re: [PR] fs/romfs: revert the romfs write feature [nuttx]
via GitHub
2025/12/19
Re: [PR] mm/iob: add iob_init method to support external buffer init as iob structure [nuttx]
via GitHub
2025/12/19
(nuttx) 02/04: netdev_upperhalf: avoid recursion during transmission
xiaoxiang
2025/12/19
(nuttx) 04/04: net/tcp/tcp_connect.c: move txnotify after setup_callback
xiaoxiang
2025/12/19
(nuttx) 01/04: netdev_upperhalf: modify txavail to be sent directly in the current thread
xiaoxiang
2025/12/19
(nuttx) branch master updated (7c96537a58b -> 5c616721856)
xiaoxiang
2025/12/19
(nuttx) 03/04: net/tcp: fix the problem of nested tx in the rxcb process
xiaoxiang
2025/12/19
Re: [PR] net/tcp: modify txavail to be sent directly in the current thread [nuttx]
via GitHub
2025/12/19
Re: [PR] arch/arm: use cfi to debug syscall [nuttx]
via GitHub
2025/12/19
Re: [PR] sched: merge task_tcb_s and pthread_tcb_s into tcb to simplify the code. [nuttx]
via GitHub
2025/12/19
Re: [PR] libs/libc: use builtin function to optimize string function [nuttx]
via GitHub
2025/12/19
(nuttx) branch master updated: string:use builtin function to optimize libc function
xiaoxiang
2025/12/19
Re: [PR] mm: use Kconfig to control sequence number to save memory [nuttx]
via GitHub
2025/12/19
Re: [PR] net/pkt: add SOCK_DGRAM support [nuttx]
via GitHub
2025/12/19
Re: [PR] net/packet: add PACKET_<ADD|DROP>_MEMBERSHIP support [nuttx]
via GitHub
2025/12/19
Re: [PR] power/battery: battery gauge driver support [nuttx]
via GitHub
2025/12/19
Re: [PR] power/battery: battery gauge driver support [nuttx]
via GitHub
2025/12/19
Re: [PR] drivers/sensors/goldfish: support more sensors [nuttx]
via GitHub
2025/12/19
[PR] boards/esp32s3/lckfb-szpi: Add QMI8658 6-axis IMU sensor support [nuttx]
via GitHub
2025/12/19
(nuttx-website) branch asf-site updated: Publishing web: 3443f1edca72de4d8e7703517cbbadce57f38003 docs: 4028132910ba518d8fc02369dde52068c391b55a
github-bot
2025/12/19
Re: [PR] drivers/mtd: Add W25N SPI NAND flash driver [nuttx]
via GitHub
2025/12/19
Re: [PR] drivers/mtd: Add W25N SPI NAND flash driver [nuttx]
via GitHub
2025/12/19
Re: [PR] workflows/main.yml: bump actions and fix build [nuttx-website]
via GitHub
2025/12/19
(nuttx-website) branch master updated: workflows/main.yml: bump actions and fix build
xiaoxiang
2025/12/19
(nuttx) branch master updated (63a036ff6ac -> 4028132910b)
linguini
2025/12/19
Re: [PR] libc/localtime: tz_lock/unlock should not touch tcb except FLAT [nuttx]
via GitHub
2025/12/19
(nuttx) 01/02: libc/localtime: tz_lock/unlock should not touch tcb except FLAT
linguini
2025/12/19
(nuttx) 02/02: libc/localtime: rename offsetp to poffset
linguini
2025/12/19
(nuttx) branch master updated: netlink: add RT_TABLE_LOCAL definition for mqttc5 build
acassis
2025/12/19
Re: [PR] net/netlink: add RT_TABLE_LOCAL definition for mqttc5 build [nuttx]
via GitHub
2025/12/19
[PR] workflows/main.yml: bump actions and fix build [nuttx-website]
via GitHub
2025/12/19
Re: [PR] libc/localtime: tz_lock/unlock should not touch tcb except FLAT [nuttx]
via GitHub
2025/12/19
Re: [PR] libc/localtime: tz_lock/unlock should not touch tcb except FLAT [nuttx]
via GitHub
2025/12/19
Re: [PR] sched/hrtimr: Allow running hrtimer to be restarted [nuttx]
via GitHub
2025/12/19
Re: [PR] sched: Introduce High-resolution Timer. [nuttx]
via GitHub
2025/12/19
Re: [PR] sched/hrtimr: Allow running hrtimer to be restarted [nuttx]
via GitHub
2025/12/19
Re: [PR] arch/xtensa/esp32[-s2|-s3]: Modify the method of downloading the repository [nuttx]
via GitHub
2025/12/19
Re: [PR] power/battery: battery gauge driver support [nuttx]
via GitHub
2025/12/19
Re: [PR] power/battery: battery gauge driver support [nuttx]
via GitHub
2025/12/19
Re: [PR] sched/hrtimr: Allow running hrtimer to be restarted [nuttx]
via GitHub
2025/12/19
(nuttx) branch master updated (7e46d282eb5 -> cb7fb72fae7)
acassis
2025/12/19
Re: [PR] boards/nucleo-f446re: disable OSTEST in some configs [nuttx]
via GitHub
2025/12/19
[PR] libc/localtime: tz_lock/unlock should not touch tcb except FLAT [nuttx]
via GitHub
2025/12/19
Re: [PR] net/packet: add PACKET_<ADD|DROP>_MEMBERSHIP support [nuttx]
via GitHub
2025/12/19
Re: [PR] sched: Introduce High-resolution Timer. [nuttx]
via GitHub
2025/12/19
[PR] sched/hrtimr: Allow running hrtimer to be restarted [nuttx]
via GitHub
2025/12/19
Re: [PR] kernel/syscall: Fix if enable Net/socket/iperf but not enable iNet/IPv4. [nuttx-apps]
via GitHub
2025/12/19
[PR] include/nuttx: Introduce seqlock, a sequential based read-write lock. [nuttx]
via GitHub
2025/12/19
Re: [PR] sched: Introduce High-resolution Timer. [nuttx]
via GitHub
2025/12/18
Re: [I] [BUG] Unusable HRTimer [nuttx]
via GitHub
2025/12/18
Re: [PR] sched: Introduce High-resolution Timer. [nuttx]
via GitHub
2025/12/18
Re: [I] [BUG] Unusable HRTimer [nuttx]
via GitHub
2025/12/18
[PR] libc/search: add foreach api for hcreate_data [nuttx]
via GitHub
2025/12/18
Re: [PR] sched: Introduce High-resolution Timer. [nuttx]
via GitHub
2025/12/18
Re: [PR] libs/libc/misc: backtrace needs init lock before use [nuttx]
via GitHub
2025/12/18
Re: [I] [BUG] Unusable HRTimer [nuttx]
via GitHub
2025/12/18
Re: [PR] Revert "sched/group: move task group into task_tcb_s to improve perfo… [nuttx]
via GitHub
2025/12/18
Re: [I] [BUG] Unusable HRTimer [nuttx]
via GitHub
2025/12/18
Re: [PR] power/battery: battery gauge driver support [nuttx]
via GitHub
2025/12/18
Re: [PR] Revert "sched/group: move task group into task_tcb_s to improve perfo… [nuttx]
via GitHub
2025/12/18
Re: [I] [BUG] Premature exit of a process will cause the group to be released ahead of schedule. [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
Re: [I] [BUG] Unusable HRTimer [nuttx]
via GitHub
2025/12/18
[I] [BUG] Unusable HRTimer [nuttx]
via GitHub
2025/12/18
Re: [PR] arch/sim: fix sim spi issue [nuttx]
via GitHub
2025/12/18
Re: [PR] power/battery: battery gauge driver support [nuttx]
via GitHub
2025/12/18
Re: [PR] power/battery: battery gauge driver support [nuttx]
via GitHub
2025/12/18
Re: [PR] sched: merge task_tcb_s and pthread_tcb_s into tcb to simplify the code. [nuttx]
via GitHub
2025/12/18
(nuttx) branch master updated (7003a2c14d6 -> 7e46d282eb5)
xiaoxiang
2025/12/18
Re: [PR] drivers/mtd: Add W25N SPI NAND flash driver [nuttx]
via GitHub
2025/12/18
(nuttx) branch master updated (946bd2b36e7 -> 7003a2c14d6)
jerpelea
2025/12/18
Re: [PR] drivers/timers: fix rtc_time struct [nuttx]
via GitHub
2025/12/18
(nuttx) branch master updated: boards/risc-v/esp32c3: add Waveshare ESP32-C3-Zero
lupyuen
2025/12/18
Re: [PR] boards/risc-v/esp32c3: add Waveshare ESP32-C3-Zero [nuttx]
via GitHub
2025/12/18
Re: [PR] libs/libc/string/lib_memset.c: mark memset as used_code [nuttx]
via GitHub
2025/12/18
Re: [PR] drivers/rpmsg: Add rpmsg_get_signals API and rpmsg transport ops support [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] boards/risc-v/esp32c3: add Waveshare ESP32-C3-Zero [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
[PR] boards/risc-v/esp32c3: add Waveshare ESP32-C3-Zero [nuttx]
via GitHub
2025/12/18
Re: [PR] net/netlink: add RT_TABLE_LOCAL definition for mqttc5 build [nuttx]
via GitHub
2025/12/18
Re: [PR] Revert "sched/group: move task group into task_tcb_s to improve perfo… [nuttx]
via GitHub
2025/12/18
Re: [I] [BUG] Premature exit of a process will cause the group to be released ahead of schedule. [nuttx]
via GitHub
2025/12/18
(nuttx) branch master updated (1b358af82f0 -> 96af0ceedf7)
simbit18
2025/12/18
Re: [PR] boards/nucleo-g431rb/qenco: reduce FLASH [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
(nuttx) 02/02: Documentation: add notes about TAP configuration for qemu
acassis
2025/12/18
(nuttx) branch master updated (fb8da4b89d8 -> 1b358af82f0)
acassis
2025/12/18
(nuttx) 01/02: boards/qemu-intel64/jumbo: enable more network tools
acassis
2025/12/18
Re: [PR] boards/qemu-intel64/jumbo: enable more network tools [nuttx]
via GitHub
2025/12/18
Re: [PR] Revert "sched/group: move task group into task_tcb_s to improve perfo… [nuttx]
via GitHub
2025/12/18
Re: [I] [BUG] Premature exit of a process will cause the group to be released ahead of schedule. [nuttx]
via GitHub
2025/12/18
Re: [PR] power/battery: battery gauge driver support [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
(nuttx) branch master updated (635d81a76b4 -> fb8da4b89d8)
xiaoxiang
2025/12/18
Re: [PR] boards/arm/mps3-an547: enable protected mode support [nuttx]
via GitHub
2025/12/18
(nuttx) branch master updated (011fd50bcd1 -> 635d81a76b4)
xiaoxiang
2025/12/18
Re: [PR] cmake:add missing cflag "-D_FILE_OFFSET_BITS=64" of sim [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
Re: [PR] arch/xtensa/esp32[-s2|-s3]: Modify the method of downloading the repository [nuttx]
via GitHub
2025/12/18
Re: [PR] libs/libc: machine code update [nuttx]
via GitHub
2025/12/18
(nuttx) branch master updated (fe7a877c4e7 -> 011fd50bcd1)
xiaoxiang
2025/12/18
Re: [PR] power/battery: battery gauge driver support [nuttx]
via GitHub
2025/12/18
(nuttx) branch master updated (a9df67e56b5 -> fe7a877c4e7)
xiaoxiang
2025/12/18
Re: [PR] sched/env_putenv:putenv is kernel function need use kmm_free [nuttx]
via GitHub
2025/12/18
Re: [PR] testing/ostest: add hrtimer API functional tests [nuttx-apps]
via GitHub
2025/12/18
(nuttx) branch master updated (b09d402d06f -> a9df67e56b5)
michallenc
2025/12/18
Re: [PR] drivers/ioexpander: add debounce and interrupt mask functions [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
(nuttx-apps) branch master updated: system/cu: Optimize I/O performance with batch read/write
xiaoxiang
2025/12/18
Re: [PR] system/cu: Optimize I/O performance with batch read/write [nuttx-apps]
via GitHub
2025/12/18
Re: [PR] testing/nettest: Add README.md under nettest directory. [nuttx-apps]
via GitHub
2025/12/18
Re: [PR] testing/nettest: Add README.md under nettest directory. [nuttx-apps]
via GitHub
2025/12/18
Re: [PR] nettest: Add a guide document for the nettest directory. [nuttx]
via GitHub
2025/12/18
(nuttx) branch master updated: nettest: Add a guide document for the nettest directory.
xiaoxiang
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] power/battery: battery gauge driver support [nuttx]
via GitHub
2025/12/18
Re: [PR] sched: Introduce High-resolution Timer. [nuttx]
via GitHub
2025/12/18
Re: [PR] power/battery: battery gauge driver support [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] testing/nettest: Add README.md under nettest directory. [nuttx-apps]
via GitHub
2025/12/18
[PR] nettest: Add a guide document for the nettest directory. [nuttx]
via GitHub
2025/12/18
Re: [PR] arch/xtensa/esp32[-s2|-s3]: Modify the method of downloading the repository [nuttx]
via GitHub
Earlier messages
Later messages