Sign in
◑
Theme
apache
/
nuttx
/
HEAD
05cc04e
net: preserve checksum state for empty fragments
by Megha Rajput
· 2 days ago
master
71499bd
boards/rp2040: support reboot bootloader via reset_usb_boot()
by wangjianyu3
· 32 hours ago
6b5673a
stm32g0: Add flash bank swap support
by jsanchez-2g
· 2 days ago
4a5852f
boards/risc-v/eic7700x: Correct the UART reference clock.
by Justin Hammond
· 3 weeks ago
2114981
boards/risc-v/eic7700x: Report the clock tree at startup.
by Justin Hammond
· 3 weeks ago
0a85476
arch/risc-v/eic7700x: Describe the clock tree the boot loader leaves.
by Justin Hammond
· 3 weeks ago
01106b4
arch/risc-v/eic7700x: Add the blank lines nxstyle asks for.
by Justin Hammond
· 8 days ago
0d31418
arch, boards, cmake: Build C++ ELF modules without __cxa_atexit.
by Marco Casaroli
· 3 days ago
c5619cb
fs/inode: propagate inode search errors
by Megha Rajput
· 4 days ago
784c651
arch/arm/nrf53: enable the application core flash cache
by AlmAck
· 7 days ago
b75b93f
stm32g0: Fix erase bank selection after bank swap
by jsanchez-2g
· 2 days ago
c8f1e09
xtensa/esp32s3: drop redundant CONFIG_UORB_STACKSIZE from defconfig
by Felipe Moura
· 2 days ago
30503f8
boards/imx93-evk: disable work queues in bootloader
by DuoYuWang
· 6 days ago
a1e2813
Documentation/wqueue: document custom user queues
by DuoYuWang
· 9 days ago
315d9f7
libc/wqueue: use the uninterruptible wait helper
by DuoYuWang
· 9 days ago
ae5997e
libc/wqueue: support custom user work queues
by DuoYuWang
· 9 days ago
3582d5a
sched/wqueue: use the uninterruptible wait helper
by DuoYuWang
· 6 days ago
7e5d05f
sched/wqueue: consolidate queue submission paths
by DuoYuWang
· 6 days ago
d2e01b9
sched/wqueue: harden custom queue lifecycle
by DuoYuWang
· 10 days ago
673b424
xtensa/esp32s3: Fix CONSOLE_DEV clobbered by USBSERIAL macro.
by Felipe Moura
· 2 days ago
ffc29e9
drivers/mtd/filemtd: fix nxstyle errors in filemtd.c
by AlmAck
· 3 days ago
eee09f4
drivers/mtd/filemtd: open the backing file O_RDWR
by AlmAck
· 7 days ago
3a8bd97
tools/Unix.mk: add nuttx.asm to manifest
by Antoine Juckler
· 3 days ago
c351769
Documentation/applications: add mlearning docs and rename mlearing.
by Abhishek Mishra
· 3 days ago
a177c02
doc/boards: Add Documentation to GD32VW553-HMQ board
by Alan Carvalho de Assis
· 4 days ago
ff5ebca
boards/gd32vm55x: Add support to GD32VW553-HMQ
by Alan Carvalho de Assis
· 4 days ago
907a521
arch/risc-v: assign per-cpu data by logical cpu
by Megha Rajput
· 6 days ago
6ffbbbd
Documentation: add instructions how to run NTFC locally
by raiden00pl
· 4 days ago
179bf35
tools/ci: remove obsolete testrun harness
by raiden00pl
· 4 days ago
83b4239
arch/sim: switch nonblock setup to ioctl FIONBIO
by Xiang Xiao
· 4 days ago
ae66695
sim/hostuart: set stdout to O_NONBLOCK to prevent blocking
by ligd
· 6 months ago
60ac52c
sim_hostuart.c: add nonblock flags for /dev/console
by chenzihan1
· 1 year, 1 month ago
3038df4
arch/x86_64: add support for xAPIC
by p-szafonimateusz
· 1 year ago
76b90e0
Revert "boards/esp32s3-xiao: switch defconfigs to nxinit entrypoint"
by wangjianyu3
· 4 days ago
65d0b3f
arch/arm/stm32: set F412 SRAM1_END to 256KiB
by Jacob Dahl
· 4 days ago
02c4f98
boards/arm/qemu-armv7a: switch all nsh defconfigs to nxinit entrypoint
by wangjianyu3
· 9 days ago
b6af2d4
boards/arm64/qemu-armv8a: switch all nsh defconfigs to nxinit entrypoint
by wangjianyu3
· 9 days ago
04283e6
boards/sim: switch all nsh defconfigs to nxinit entrypoint
by wangjianyu3
· 9 days ago
68f4dff
Documentation/lsm6ds3trc: document FIFO mode and its quirks
by Felipe Moura
· 7 days ago
29c4eff
drivers/sensors/lsm6ds3trc: fix FIFO not accumulating data
by Felipe Moura
· 7 days ago
b8c5cf7
drivers/sensors/lsm6ds3trc: remember last ODR across activations
by Felipe Moura
· 7 days ago
94d5599
drivers/sensors/lsm6ds3trc: add FIFO drain via watermark interrupt
by Felipe Moura
· 7 days ago
f595ba3
include/nuttx/macro.h: Let FOREACH_ARG() paste the argument index
by Jorge Guzman
· 4 days ago
b939b11
.github/workflows/build.yml: bump nuttx-ntfc-testing to release-0.0.2
by wangjianyu3
· 5 days ago
releases/13.1
a2c0773
tools/export: prefix each linker script in toolchain.cmake.
by Zhaoqi Xu
· 6 days ago
c36e45e
arch/arm/rtl8721f: add timer driver support
by dechao_gong
· 6 days ago
2ddabb2
arch/arm/rtl8720f: add timer driver support
by dechao_gong
· 6 days ago
2cc38e4
arch/arm/rtl8721dx: add shared Ameba timer driver
by dechao_gong
· 7 weeks ago
3e2f28e
net, arch: Fix nxstyle errors in files the CAN ioctl merge touches.
by Jacob Dahl
· 6 days ago
eb40eed
arch/arm/src/imxrt: Unify FlexCAN TX work and add SIOCGCANERRORS.
by Jacob Dahl
· 6 days ago
60ef78f
net/netdev: Combine the per-command CAN ioctl options into NETDEV_CAN_IOCTL
by Jacob Dahl
· 6 days ago
fbe3468
arch/arm/src/stm32h7: Remove broken FDCAN filter ioctl stubs.
by Jacob Dahl
· 6 days ago
4fa0319
arch/arm/stm32f4: add STM32F412CG chip selection
by Jacob Dahl
· 6 days ago
fcad1ef
arch/arm/stm32f4: add STM32F412VG chip selection
by Jacob Dahl
· 6 days ago
3026e32
esp32s3_tickless: fix 32-bit overflow in NSEC_2_CTICK/SEC_2_CTICK/USEC_2_CTICK
by Felipe Moura
· 5 days ago
5a42393
arch/tricore: fix bug about less ')" in makefile
by zhangyu117
· 6 days ago
ab59b09
arch/tricore: Simplify header files and implementation in FPU
by zhangyu117
· 6 days ago
1af57bb
arch/tricore: drop mpu iLLD dependency and use raw register access
by zhangyu117
· 9 days ago
4afb7f9
arch/tricore: mpu: per-set flags array and cpuset in mpu_region_s
by zhangyu117
· 6 days ago
2a64544
include/macro.h: fix REVERSE_ARG/FOREACH_ARG for empty args in C++
by Xiang Xiao
· 2 weeks ago
f5df0fc
cmake: parse EXTRAFLAGS with separate_arguments.
by Zhaoqi Xu
· 6 days ago
06d6e89
libs/libc/machine/arm: Fix the nxstyle errors in arch_elf.c.
by Marco Casaroli
· 5 days ago
c84b25b
boards: fix mtd_partition() argument units in flash partition loops
by rongbaichuan
· 6 days ago
7609a72
tools/ci: add qemu-system-x86 to the linux CI image
by raiden00pl
· 10 days ago
89ac35c
boards/esp32p4-tab5: add the ILI9881C and GT911 hardware variant
by Jorge Guzman
· 6 days ago
e884b6c
input/gt9xx: fix register write and no-contact read
by Jorge Guzman
· 6 days ago
b496611
arch/arm/nrf53: fix nxstyle errors in nrf53_gpiote.c
by AlmAck
· 6 days ago
28f0a27
arch/arm/nrf53: fix inverted GPIOTE per-instance channel index
by AlmAck
· 7 days ago
0c88b8f
Documentation: Fix incorrect timer initialization API names
by arnavsharma990
· 6 days ago
61c30d8
boards/xtensa/esp32s3/esp32s3-xiao: add SD card support over SPI2
by Felipe Moura
· 6 days ago
5e92a05
wireless/bluetooth: fix inverted MTU cap in bt_conn_send()
by AlmAck
· 7 days ago
e1ac507
arch/arm/stm32f4: fudge STM32F411VE NGPIO so GPIOH is enabled
by Jacob Dahl
· 7 days ago
76abaf5
Revert "zbus: Add linker support and documentation for the zbus port"
by Xiang Xiao
· 7 days ago
8cf702f
Revert "boards/linum-stm32h753bi: Add zbus board configuration"
by Xiang Xiao
· 7 days ago
88a6d2e
boards/nrf5340-dk: read the button being scanned, not BTN1
by AlmAck
· 7 days ago
f9bf75a
boards/linum-stm32h753bi: Add zbus board configuration
by Jorge Guzman
· 10 days ago
2a1b238
zbus: Add linker support and documentation for the zbus port
by Jorge Guzman
· 10 days ago
6c2e2b5
sched/setparam: update sporadic parameters of the target task
by yushuailong
· 11 days ago
5a9e39e
sched/setscheduler: stop sporadic when switching away from SCHED_SPORADIC
by yushuailong
· 11 days ago
8affe54
arch/arm/stm32: Fix Ethernet code style issues
by alexcekay
· 9 days ago
6742f63
arch/arm/stm32: Make Ethernet TX watchdog timeout configurable
by alexcekay
· 11 days ago
e736f24
sched/sporadic: clear policy flag when stopping sporadic scheduling
by yushuailong
· 11 days ago
4b0a206
Documentation/sensors_uorb: add the LSM6DS3TR-C driver page
by Felipe Moura
· 8 days ago
300c736
drivers/sensors: add LSM6DS3TR-C uORB driver for the XIAO ESP32-S3
by Felipe Moura
· 8 days ago
bd2081a
video/videomode: Fix EDID parsing and formatting of video mode dumps
by Lwazi Dube
· 2 weeks ago
f3805fb
arch/mips/jz4780: Add HDMI EDID parsing and dynamic display modes
by Lwazi Dube
· 2 weeks ago
5d2ed54
Documentation/applications/system/fastboot: add multi-transport info
by fangpeina
· 8 days ago
15678ac
arch/arm/rtl8721f: add watchdog driver support
by dechao_gong
· 10 days ago
ceea742
arch/arm/rtl8720f: add watchdog driver support
by dechao_gong
· 10 days ago
a25fbba
arch/arm/rtl8721dx: add shared Ameba watchdog driver
by dechao_gong
· 7 weeks ago
6a71c89
Documentation/grep: Add grep command documentation
by Junbo Zheng
· 8 days ago
55a5c66
arch/xtensa: Provide vfork().
by Marco Casaroli
· 9 days ago
72e0b29
fs: fix pre-existing nxstyle issues in touched files
by yukangzhi
· 9 days ago
543e090
libc/limits: increase LINK_MAX to 128 and fix pathconf
by yukangzhi
· 5 weeks ago
fa7865f
fs/vfs: fix link() returning EXDEV instead of ENAMETOOLONG
by yukangzhi
· 5 weeks ago
152ebca
fs/inode: fix relative-path truncation causing wrong EISDIR
by vela-autotest05
· 6 weeks ago
1312bc8
fs: remove redundant ".." handling after VFS canonicalization
by yukangzhi
· 8 weeks ago
67cd426
fs/inode: canonicalize path before inode search to fix .. resolution
by yukangzhi
· 9 weeks ago
e396baf
fs/vfs/rename: fix rename to same file and rename to subdirectory
by yukangzhi
· 9 weeks ago
1519a78
fs/inode: fix off-by-one in _inode_checkpath NAME_MAX check
by yukangzhi
· 9 weeks ago
Next »