commits
Thread
Date
Earlier messages
Messages by Thread
(nuttx) branch master updated: cmake(enhance):include-style defconfig can modified via menuconfig
acassis
Re: [PR] drivers/rpmsg/ping: skip rpmsg ping send if endpoint is not ready [nuttx]
via GitHub
(nuttx) branch master updated (efa6c6823b3 -> 476b7684b79)
xiaoxiang
(nuttx) branch master updated (d7ea114fb84 -> efa6c6823b3)
xiaoxiang
(nuttx) branch master updated: drivers/can: repair compiler error
xiaoxiang
(nuttx) branch master updated (e9bbf2928b7 -> 4ce802900f0)
xiaoxiang
(nuttx) branch master updated: libcxx: porting libcxx test.
acassis
[PR] Add to board stm32f103-minimum GPIO in/out/int define [nuttx]
via GitHub
Re: [PR] Add to board stm32f103-minimum GPIO in/out/int define [nuttx]
via GitHub
Re: [PR] Add to board stm32f103-minimum GPIO in/out/int define [nuttx]
via GitHub
Re: [PR] boards/stm32f103-minimum: Add GPIO in/out/int define [nuttx]
via GitHub
Re: [PR] boards/stm32f103-minimum: Add GPIO in/out/int define [nuttx]
via GitHub
[PR] arch/sim: Multiple simulator fixes and improvements [nuttx]
via GitHub
(nuttx) branch master updated: arch/arm/src/samv7/Kconfig: fix incorrect SAMV7_EMAC0_RMII dependency
simbit18
(nuttx) branch master updated (6296aeecdb7 -> ebd4173a953)
xiaoxiang
(nuttx) 02/02: sys/wait: add WCOREDUMP defintion
xiaoxiang
(nuttx) 01/02: sys/wait: add WTERMSIG implementation
xiaoxiang
(nuttx) branch master updated: net/route/ramroute: replace prealloc with netpool
xiaoxiang
(nuttx) branch master updated (acb9a1a2961 -> 8c95e9e05c3)
jiuzhudong
(nuttx) 02/02: freopen: fix fdsan report error
jiuzhudong
(nuttx) 01/02: freopen: close old file descriptor before reopening
jiuzhudong
(nuttx) branch master updated: drivers/timers: check CONFIG_BOARD_LOOPSPERMSEC != 0 at runtime
jiuzhudong
[PR] ostest: reduce time and fix bugs cause by reducing time [nuttx-apps]
via GitHub
[PR] note: add noswitches for SUSPEND/RESUME [nuttx]
via GitHub
Re: [PR] note: add noswitches for SUSPEND/RESUME [nuttx]
via GitHub
[PR] drivers/mmcsd: fix typo, it should be "Byte" by spec [nuttx]
via GitHub
Re: [PR] drivers/mmcsd: fix typo, it should be "Byte" by spec [nuttx]
via GitHub
Re: [PR] boards/am67/t3-gem-o1: Add support for T3 Gemstone O1 board [nuttx]
via GitHub
[PR] signals: fix dependency issues when signals are all disabled [nuttx-apps]
via GitHub
Re: [PR] drivers/power/supply/husb238: Add support for HUSB238 USB-PD Sink Controller [nuttx]
via GitHub
Re: [PR] drivers/power/supply/husb238: Add support for HUSB238 USB-PD Sink Controller [nuttx]
via GitHub
Re: [PR] Hardware Checksum Offload Support for NuttX Network Stack [nuttx]
via GitHub
Re: [PR] arch/arm,riscv/rp23xx: Silence "LOAD segment with RWX permissions" linker warnings [nuttx]
via GitHub
Re: [PR] drivers/timers/capture: fix typo in capture.h [nuttx]
via GitHub
Re: [PR] nuttx/audio: upper half enhancement [nuttx]
via GitHub
(nuttx) branch master updated: net/netdev: correct the ioctl command validation logic
xiaoxiang
[PR] pthread: reorganized the locations of pthread-related functions and constants [nuttx]
via GitHub
(nuttx-apps) branch master updated: iptables: add file lock to prevent concurrent overwrite
xiaoxiang
(nuttx-apps) branch master updated: iptables: fix the ipv4 mask conversion error
xiaoxiang
[PR] limits: add _POSIX_PTHREAD_ constant for pthread management [nuttx]
via GitHub
[PR] sched/tls: fix uninitialized argv pointer in task info [nuttx]
via GitHub
[PR] Dev [nuttx]
via GitHub
Re: [PR] Dev [nuttx]
via GitHub
Re: [PR] Dev [nuttx]
via GitHub
Re: [PR] Dev [nuttx]
via GitHub
(nuttx) branch master updated (8786c814f00 -> 3e9190396e3)
simbit18
[PR] libc: add creat function implementation [nuttx]
via GitHub
Re: [PR] libc: add creat function implementation [nuttx]
via GitHub
Re: [PR] libc: add creat function implementation [nuttx]
via GitHub
[PR] notifiy: remove critical section [nuttx]
via GitHub
(nuttx-apps) branch master updated (60d814efa -> 3e3b8c693)
ligd
[PR] fpathconf: add _POSIX_PRIO_IO definition to comply with PSE52 standard [nuttx]
via GitHub
[PR] Tricore trap dump register [nuttx]
via GitHub
Re: [PR] Tricore trap dump register [nuttx]
via GitHub
[PR] Tricore trap dump register [nuttx]
via GitHub
Re: [PR] Tricore trap dump register [nuttx]
via GitHub
Re: [PR] Tricore trap dump register [nuttx]
via GitHub
(nuttx-apps) branch master updated: netutils/ping: change socket type to SOCK_RAW
xiaoxiang
[PR] nuttx/crypto: export aes-cbc with 192/256 keysize [nuttx]
via GitHub
Re: [PR] nuttx/crypto: export aes-cbc with 192/256 keysize [nuttx]
via GitHub
[PR] pthead: change the pthread_equal implementation from macro to function [nuttx]
via GitHub
Re: [PR] pthead: change the pthread_equal implementation from macro to function [nuttx]
via GitHub
Re: [PR] pthead: change the pthread_equal implementation from macro to function [nuttx]
via GitHub
Re: [PR] pthead: change the pthread_equal implementation from macro to function [nuttx]
via GitHub
Re: [PR] pthead: change the pthread_equal implementation from macro to function [nuttx]
via GitHub
[PR] ulimit: add ulimit implementation [nuttx]
via GitHub
Re: [PR] ulimit: add ulimit implementation [nuttx]
via GitHub
Re: [PR] ulimit: add ulimit implementation [nuttx]
via GitHub
Re: [PR] ulimit: add ulimit implementation [nuttx]
via GitHub
[PR] sys/types.h: Fixed the conflict issue with the "OK" constant definition [nuttx]
via GitHub
Re: [PR] sys/types.h: Fixed the conflict issue with the "OK" constant definition [nuttx]
via GitHub
[PR] drivers/can: repair compiler error [nuttx]
via GitHub
Re: [PR] drivers/can: repair compiler error [nuttx]
via GitHub
(nuttx-apps) branch master updated: sched/signal: Add support to disable partial or all signals
ligd
[PR] posix_test: fix the ltp project link error [nuttx]
via GitHub
Re: [PR] posix_test: fix the ltp project link error [nuttx]
via GitHub
Re: [PR] posix_test: fix the ltp project link error [nuttx]
via GitHub
(nuttx) branch master updated (68a5732d9ad -> 8786c814f00)
xiaoxiang
(nuttx) 02/06: arch/tricore: Resolving gcc compilation warning
xiaoxiang
(nuttx) 06/06: arch/tricore: syscall SYS_switch_context and SYS_restore_context use 0 para
xiaoxiang
(nuttx) 01/06: arch/tricore: Regs for context switching save the memory address of the CSA.
xiaoxiang
(nuttx) 03/06: arch/tricore: optimize task switching process
xiaoxiang
(nuttx) 04/06: tricore: remove up_set_current_regs/up_current_regs
xiaoxiang
(nuttx) 05/06: arch/tricore: Inline up_switch_context
xiaoxiang
[PR] CMake(feat): Implement CMake ELF Application Build Mode [nuttx]
via GitHub
[PR] lpcxpresso-lpc54628/netnsh: enable CONFIG_NET_SOCKOPTS to adapt icmpv6 changes [nuttx]
via GitHub
[PR] Rpmsg signals: rpmsg router support get the rpmsg signals [nuttx]
via GitHub
[PR] sys/resouce: add RLIM_NLIMITS definition [nuttx]
via GitHub
[PR] ghs.cmake: add preprocess command to the .ld script generate procedure [nuttx]
via GitHub
[PR] drivers/timers: check CONFIG_BOARD_LOOPSPERMSEC != 0 at runtime [nuttx]
via GitHub
Re: [PR] drivers/timers: check CONFIG_BOARD_LOOPSPERMSEC != 0 at runtime [nuttx]
via GitHub
Re: [PR] drivers/timers: check CONFIG_BOARD_LOOPSPERMSEC != 0 at runtime [nuttx]
via GitHub
[PR] uorb bug fix [nuttx-apps]
via GitHub
[PR] benchmarks/ramspeed: add cmake build support [nuttx-apps]
via GitHub
[PR] sched/hrtimer: fix Kconfig typo [nuttx]
via GitHub
Re: [PR] sched/hrtimer: fix Kconfig typo [nuttx]
via GitHub
[PR] net/netdev: correct the ioctl command validation logic [nuttx]
via GitHub
Re: [PR] net/netdev: correct the ioctl command validation logic [nuttx]
via GitHub
[PR] Ltp linux kernel completement sys wait impl [nuttx]
via GitHub
Re: [PR] Ltp linux kernel completement sys wait impl [nuttx]
via GitHub
[PR] net/ipv4: check whether the length of the ipv4 option is correct [nuttx]
via GitHub
[PR] ghs: update the compile option to recommended options [nuttx]
via GitHub
Re: [PR] ghs: update the compile option to recommended options [nuttx]
via GitHub
Re: [PR] ghs: update the compile option to recommended options [nuttx]
via GitHub
(nuttx-apps) branch master updated (af8ff17f9 -> 26fcdbd9a)
xiaoxiang
(nuttx-apps) 02/03: mtd/nvs: testcases fit the situation where erasestate is 0
xiaoxiang
(nuttx-apps) 01/03: apps/testing: nvs testcases support remove align size
xiaoxiang
(nuttx-apps) 03/03: mtdconfig/nvs: fix typo error in nvs testcase
xiaoxiang
(nuttx-apps) branch master updated: netlib: fixed compilation issues
xiaoxiang
(nuttx-apps) branch master updated (97545f6ff -> 680dca112)
xiaoxiang
(nuttx-apps) 03/03: ltp: close mq_close/3-1 testcase when open CONFIG_FDCHECK
xiaoxiang
(nuttx-apps) 01/03: timer_test: reduce the sleep time to improve testing efficiency
xiaoxiang
(nuttx-apps) 02/03: ltp: close mq_close/4-1 testcase when open CONFIG_FDCHECK
xiaoxiang
Re: [PR] drivers/pci: Calculate PCI bar size use mask 0xffffffff [nuttx]
via GitHub
Re: [PR] drivers/pci: Calculate PCI bar size use mask 0xffffffff [nuttx]
via GitHub
Re: [PR] drivers/pci: Calculate PCI bar size use mask 0xffffffff [nuttx]
via GitHub
Re: [PR] drivers/pci: Calculate PCI bar size use mask 0xffffffff [nuttx]
via GitHub
Re: [PR] drivers/pci: Calculate PCI bar size use mask 0xffffffff [nuttx]
via GitHub
(nuttx) branch master updated (c025cd96b40 -> 68a5732d9ad)
archer
(nuttx) branch master updated (80fcbf7aa83 -> c025cd96b40)
archer
(nuttx-website) branch asf-site updated: Publishing web: 31ab6eb45e7903daced4cf8f07660e86e8a79bb7 docs: 80fcbf7aa8305452b3d0301650bec0109f9e4881
github-bot
[PR] drivers/mmcsd: fix typo, it should be "Byte" by spec [nuttx]
via GitHub
Re: [PR] drivers/mmcsd: fix typo, it should be "Byte" by spec [nuttx]
via GitHub
(nuttx) branch master updated (4dec7c27666 -> 80fcbf7aa83)
xiaoxiang
(nuttx) 01/02: fcntl: change the O_RSYNC definition from 0 to O_SYNC
xiaoxiang
(nuttx) 02/02: fsetpos: makes the fsetpos function comply with POSIX standard
xiaoxiang
(nuttx) branch master updated (0fdd6b5bf64 -> 4dec7c27666)
xiaoxiang
[I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
Re: [I] [Warning] High Utilisation of GitHub Runners [nuttx]
via GitHub
(nuttx) branch master updated (590678ec964 -> 0fdd6b5bf64)
xiaoxiang
(nuttx) branch master updated (02831b0863d -> 590678ec964)
simbit18
(nuttx-apps) branch master updated: ymodem:rb of ymodem add prefix and suffix for download file name
xiaoxiang
(nuttx) branch master updated (81d1126965c -> 02831b0863d)
xiaoxiang
(nuttx) 01/02: arch/arm/src/am335x: CMake build implemented for TI AM335x Sitara
xiaoxiang
(nuttx) 02/02: boards/arm/am335x: CMake build for BeagleBone Black board
xiaoxiang
[I] [HELP] XIAO ESP32C3 fails to advertise over Bluetooth [nuttx]
via GitHub
Re: [I] [HELP] XIAO ESP32C3 fails to advertise over Bluetooth [nuttx]
via GitHub
Re: [I] [HELP] XIAO ESP32C3 fails to advertise over Bluetooth [nuttx]
via GitHub
Re: [I] [HELP] XIAO ESP32C3 fails to advertise over Bluetooth [nuttx]
via GitHub
Re: [I] [HELP] XIAO ESP32C3 fails to advertise over Bluetooth [nuttx]
via GitHub
(nuttx) branch master updated: tools[feat]: add config check tool
simbit18
[PR] arch/x86_64: Better implementation for spinlock. [nuttx]
via GitHub
Re: [PR] arch/x86_64: Better implementation for spinlock. [nuttx]
via GitHub
[PR] sched/sched: Improve sched make and cmake scripts [nuttx]
via GitHub
Re: [PR] sched/sched: Improve sched make and cmake scripts [nuttx]
via GitHub
Re: [PR] sched/sched: Improve sched make and cmake scripts [nuttx]
via GitHub
[PR] boards/esp32c3-xiao: Fix ble configuration crash [nuttx]
via GitHub
Re: [PR] boards/esp32c3-xiao: Fix ble configuration crash [nuttx]
via GitHub
[PR] libuv: fix sendmsg parameter type in NuttX port [nuttx-apps]
via GitHub
Re: [PR] libuv: fix sendmsg parameter type in NuttX port [nuttx-apps]
via GitHub
Re: [PR] libuv: fix sendmsg parameter type in NuttX port [nuttx-apps]
via GitHub
Re: [PR] libuv: fix sendmsg parameter type in NuttX port [nuttx-apps]
via GitHub
Re: [PR] libuv: fix sendmsg parameter type in NuttX port [nuttx-apps]
via GitHub
Re: [PR] libuv: fix sendmsg parameter type in NuttX port [nuttx-apps]
via GitHub
Re: [PR] libuv: fix sendmsg parameter type in NuttX port [nuttx-apps]
via GitHub
(nuttx) branch master updated: arch/arm/imxrt: fix error header guard
linguini
(nuttx-apps) branch master updated: system/uorb: add a new uorb topic ENG
linguini
[PR] arch/x86_64: add selection of toolchain [nuttx]
via GitHub
[PR] ostest: add kconfig to set priority [nuttx-apps]
via GitHub
Re: [PR] ostest: add kconfig to set priority [nuttx-apps]
via GitHub
Re: [PR] ostest: add kconfig to set priority [nuttx-apps]
via GitHub
Re: [PR] ostest: add kconfig to set priority [nuttx-apps]
via GitHub
[PR] Mine1 [nuttx]
via GitHub
Re: [PR] libc/stdio: fix freopen fd handling and add fdsan support [nuttx]
via GitHub
Re: [PR] libc/stdio: fix freopen fd handling and add fdsan support [nuttx]
via GitHub
Re: [PR] libc/stdio: fix freopen fd handling and add fdsan support [nuttx]
via GitHub
[PR] tcp_timer.c: send TCP_RST when keepalive timeout [nuttx]
via GitHub
[PR] netlib_setarp.c: add ATF_PERM to mark arp entry as permanent [nuttx-apps]
via GitHub
[PR] arch/x64:Fix the abnormal backtrace display issue [nuttx]
via GitHub
(nuttx) branch master updated (a174dbb2f7e -> f6db05a94fd)
xiaoxiang
Earlier messages