Sign in
apache
/
nuttx
/
HEAD
85337c0
boards/arm/qemu: Fix KASAN global sections placement in linker script
by leisiji
· 3 weeks ago
master
dd86c92
mm/umm_heap: disable KASAN for user-space heap in kernel build
by leisiji
· 3 weeks ago
7253e70
mm/kasan: fix build fail when CONFIG_MM_KASAN_GLOBAL and CONFIG_BUILD_KERNEL on
by leisiji
· 3 weeks ago
51d0848
docs/sim: Include documentation about NXDoom configuration
by Matteo Golin
· 4 days ago
fe6d58d
boards/sim: Configuration for NXDoom on simulator
by Matteo Golin
· 6 weeks ago
3bc1834
docs/games/NXDoom: Documentation for DOOM port
by Matteo Golin
· 4 days ago
612aca7
arch/[risc-v|xtensa]: update Espressif's common source code
by Tiago Medicci Serrano
· 2 days ago
597a533
Documentation: add CRC implementation details
by hanzhijian
· 31 hours ago
87d84e4
libc/crc32: add IEEE-compatible crc32_ieee for Linux/zlib interop
by hanzhijian
· 2 days ago
f0c94bb
Documentation/spresense: rewrite board page with images and configs
by Jorge Guzman
· 2 days ago
d61242c
libs/libm: correct implementation of truncl if long double is double
by Karel Kočí
· 3 days ago
9f4b4fa
libs/libc: add limits checks
by Karel Kočí
· 3 days ago
63dcb81
float.h: improve long double related definitions
by Karel Kočí
· 4 days ago
a3029ac
drivers/contactless/mfrc522: Contactless Driver Is Not Robust
by Catalin Visinescu
· 29 hours ago
5b52752
stm32f746g-disco: Add support for Winbond W25Q128JVEQ flash chip
by Martin Vajnar
· 2 days ago
acb9b36
drivers: Fix comment typos — 'Pubic' → 'Public' across drivers and headers.
by Ilikara
· 2 days ago
1ddbeee
boards/esp32s3: add support to M5Stack Cardputer board
by Jorge Guzman
· 4 days ago
bff0a5a
boards/stm32l0538-disco: Remove DD command to release more space
by Alan Carvalho de Assis
· 2 days ago
50f91ef
docs/boards/esp32s3-xiao: Fix documentation typo
by Matteo Golin
· 2 days ago
fb45f1d
docs/boards/seeed-xiao-rp2040: Fix undocumented configurations
by Matteo Golin
· 2 days ago
76838fa
Documentation: add Realtek RTL8721Dx and RTL8720F platform docs
by raul_chen
· 2 days ago
7355393
boards: add Realtek RTL8721Dx and RTL8720F board configurations
by raul_chen
· 2 days ago
6574028
arch/arm: add Realtek RTL8721Dx and RTL8720F (Ameba WHC) support
by raul_chen
· 2 days ago
cded268
arch/lpc214x: Fix LPC214x to work again
by Alan Carvalho de Assis
· 5 days ago
21e9d0c
Documentation/rexecd: document command-line options including -t
by wangjianyu3
· 3 days ago
9e141ac
!include/fcntl.h: align open flags with Linux values
by Xiang Xiao
· 9 days ago
9c38134
shm: fix shm_open permission error
by tengshuangshuang
· 10 months ago
9ec50ce
tools/nxstyle.c: Add symbols for drivers/crypto/pnt/pnt_se05x_api.c
by Catalin Visinescu
· 4 days ago
d59ab52
arch/arm: Fix LPC2378 to work again
by Alan Carvalho de Assis
· 5 days ago
6e23903
test_os.py: fix foopencookie test spellcheck
by Michal Lenc
· 4 days ago
93975f0
ci: add stdbit.h test
by Michal Lenc
· 7 days ago
5d443ef
build(deps): bump actions/cache from 5 to 6
by dependabot[bot]
· 4 days ago
6f74205
nuttx/drivers/crypto/pnt/pnt_se05x_api: Minor Overflow in Secure Element
by Catalin Visinescu
· 6 days ago
a923e4a
stm32f746g-disco: Fix USERLED support
by Martin Vajnar
· 5 days ago
6161c73
include/fcntl.h: remove O_RDOK/O_WROK aliases
by Xiang Xiao
· 9 days ago
1924a96
arch/riscv: Add CONFIG_ARCH_RV_ISA_ZICSR_ZIFENCEI for fence.i
by Chengdong Wang
· 6 days ago
3f00e60
Documentation/esp32c3-devkit: document Dropbear SSH server setup
by Felipe Moura
· 3 weeks ago
e46e7ed
boards/esp32c3-devkit: add Dropbear SSH server support
by Felipe Moura
· 8 days ago
5e1b109
Docs/platforms/esp32p4: Add crypto docs for esp32p4
by Eren Terzioglu
· 7 days ago
bd83ffc
boards/risc-v/espressif: Add SHA512 and SHA224 board support
by Eren Terzioglu
· 7 days ago
940e292
arch/risc-v/espressif: Add SHA512 and SHA224 support
by Eren Terzioglu
· 7 days ago
861125a
drivers/audio: Fix audio tone generator
by Alan Carvalho de Assis
· 7 days ago
578b303
arm/armv8-r: remove duplicate .globl for up_saveusercontext
by Junbo Zheng
· 7 days ago
5ca845f
arm/armv8-m: remove duplicate .globl for up_saveusercontext
by Junbo Zheng
· 7 days ago
8e644b1
arm/armv7-r: remove duplicate .globl for up_saveusercontext
by Junbo Zheng
· 7 days ago
dc5b9b8
arm/armv7-m: remove duplicate .globl for up_saveusercontext
by Junbo Zheng
· 7 days ago
f0fe80e
arm/armv7-a: remove duplicate .globl for up_saveusercontext
by Junbo Zheng
· 7 days ago
1d4e4e9
arm/armv6-m: remove duplicate .globl for up_saveusercontext
by Junbo Zheng
· 7 days ago
ef96324
arm/arm: remove duplicate .globl for up_saveusercontext
by Junbo Zheng
· 7 days ago
9a4114a
1wire: Move onewire_valid_rom to 1wire_crc.h
by Jiri Vlasak
· 8 days ago
2ea2655
fs/dirent: add d_ino member to struct dirent
by Xiang Xiao
· 3 weeks ago
50377d0
fs: widen ino_t from uint16_t to uint32_t
by Xiang Xiao
· 13 days ago
fa61c78
sys/types: always use unsigned int for uid_t/gid_t
by Xiang Xiao
· 13 days ago
c13914c
stdbit.h: fix compilation error of generic stdc_ functions
by Michal Lenc
· 7 days ago
f5e3bb2
boards/esp32p4: add support to M5Stack Tab5 board
by Jorge Guzman
· 7 days ago
5feb1c4
arch/arm: fix DMA transfers with sizes smaller than 4 bytes.
by Carlos Sanchez
· 9 days ago
21def97
net/devif: harden devif_conn_event() against list mutation
by shichunma
· 3 weeks ago
b840bf6
drivers/can/ctucanfd_pci: Fix Malformed CAN Data Msg (address off-by-one)
by Catalin Visinescu
· 2 weeks ago
5c8fa78
ci/testing: Update MemBrowse targets and concurrency condition
by Michael Rogov Papernov
· 8 days ago
0d4ad87
Documentation: add NuttX 13.0.0 release notes
by Alin Jerpelea
· 8 days ago
3aa3c21
fs/vfs: provide link fallback without softlinks
by Felipe Moura
· 9 days ago
2b17b0c
arch/arm/stm32h5/adc: disable CONT for timer-triggered circular DMA
by Joao Mario Lago
· 9 days ago
d79beef
armv7-m/armv8-m: honor SP modifications on signal return
by Andrew Au
· 3 weeks ago
9704481
libc/unistd: add getgroups()
by Xiang Xiao
· 13 days ago
8b7639d
Documentation: add STM32 porting guide
by raiden00pl
· 5 weeks ago
e5a9e5e
ci/arm-13.dat: update targets
by raiden00pl
· 5 weeks ago
e8ac5be
boards: fix various stm32 boards errors
by raiden00pl
· 5 weeks ago
07c4bf0
!arch/stm32: move stm32l1 and finalize the directory split
by raiden00pl
· 5 weeks ago
5292228
!arch/stm32: move stm32g4 to its own directory
by raiden00pl
· 5 weeks ago
6cda2fc
!arch/stm32: move stm32f4 to its own directory
by raiden00pl
· 5 weeks ago
b37e3e7
!arch/stm32: move stm32f3 to its own directory
by raiden00pl
· 5 weeks ago
c94805f
!arch/stm32: move stm32f2 to its own directory
by raiden00pl
· 5 weeks ago
e21a15e
!arch/stm32: move stm32f1 to its own directory
by raiden00pl
· 5 weeks ago
79e3c2e
!arch/stm32f0l0g0: move stm32c0 and finalize the directory split
by raiden00pl
· 5 weeks ago
6d6bcbf
!arch/stm32f0l0g0: move stm32g0 to its own directory
by raiden00pl
· 5 weeks ago
ebdd79a
!arch/stm32f0l0g0: move stm32l0 to its own directory
by raiden00pl
· 5 weeks ago
ccdc7a3
!arch/stm32f0l0g0: move stm32f0 to its own directory
by raiden00pl
· 5 weeks ago
f491361
!arch/stm32: move common sources to common/stm32
by raiden00pl
· 5 weeks ago
699ffc3
boards/arm/stm32l4: build through common STM32 board infrastructure
by raiden00pl
· 5 weeks ago
0e5d8d6
!boards/arm/stm32: move common board sources
by raiden00pl
· 5 weeks ago
e906add
docs: add SCPI application documentation
by Nightt
· 9 days ago
a74d8d5
mm/gran: reject pools with too many granules
by shichunma
· 2 weeks ago
d8a7dee
Documentation/netutils/dropbear: add Dropbear SSH server documentation
by Felipe Moura
· 10 days ago
95063bd
drivers/serial: add job-control TTY ioctls and libc wrappers
by Xiang Xiao
· 12 days ago
970f2f2
arch/risc-v/rp23xx-rv: Fix PWM frequency and duty cycle calculation.
by Brunocor26
· 10 days ago
b2ffa3e
build(deps): bump actions/checkout from 5 to 7
by dependabot[bot]
· 11 days ago
a9b72ed
libc/grp: add getgrouplist()
by Xiang Xiao
· 13 days ago
1685e8f
syslog: avoid an infinite loop if one channel fails
by Michal Lenc
· 10 days ago
cb892dd
raspberrypi-4b/bmp280: Include optional registration of BMP280 driver
by Matteo Golin
· 13 days ago
14b02bd
raspberrypi-4b/i2c: Added I2C configuration
by Matteo Golin
· 13 days ago
ff509c1
rpi4b/bringup: Use correct CONFIG option for I2C char driver
by Matteo Golin
· 13 days ago
379dd1c
bcm2711/i2c: Support I2C_M_NOSTOP/I2C_M_NOSTART properly
by Matteo Golin
· 13 days ago
280fbba
stm32h5/adc: Enable ADC1.OR.OP0 for INP0 and INN1.
by Joao Mario Lago
· 10 days ago
6edb14b
ci/testing: MemBrowse support multi commit pushes
by Michael Rogov Papernov
· 11 days ago
c57836b
build(deps): bump docker/login-action from 4.0.0 to 4.2.0
by dependabot[bot]
· 11 days ago
96a4778
ci/testlist/sim-02.dat enabled sim:ft2232h_gpio
by simbit18
· 12 days ago
c43050a
ci/docker: fix No package 'libftdi1' found
by simbit18
· 12 days ago
9e254e8
boards/risc-v/espressif: Fix twai initialization for esp32[-c6|-p4]
by Eren Terzioglu
· 14 days ago
5b94c80
Docs/platforms/risc-v: Add TWAI2 docs for esp32p4
by Eren Terzioglu
· 14 days ago
66084da
boards/risc-v/esp32p4: Add TWAI2 support for esp32p4
by Eren Terzioglu
· 14 days ago
Next »