Sign in
apache
/
nuttx-apps
/
HEAD
397047f
benchmarks/mtd: use uniform output style for numbers
by Lars Kruse
· 2 days ago
master
499352f
testing/drivers/hash: Add unaligned buffer size test
by Peter Barada
· 9 days ago
fa2dd70
system/popen: Avoid copying FILE
by Nightt
· 9 days ago
0317116
system/uorb: introduce CONFIG_UORB_FORMAT for format string control
by hanzhijian
· 7 days ago
8b43c71
examples/rng90: add RNG90 example
by Felipe Moura
· 4 days ago
33d96e9
apps/tools: Enable Rust sim builds on Intel Macs
by Shoji Tokunaga
· 11 days ago
8b4d20e
system/uorb: fix listener_top not showing topic data
by hanzj
· 7 days ago
80907e5
lte: make lte_initialize() build without the ALT1250 daemon
by raiden00pl
· 7 days ago
0758631
workflows/build.yml: Fix Skipping sim\windows in the MSVC job
by simbit18
· 7 days ago
1d7d4fe
system/nxinit: fix init parser to handle multiple quoted arguments
by fangpeina
· 4 months ago
d79d810
system/nxinit: Fix signal mask inheritance
by wangjianyu3
· 6 months ago
b73a5ac
system/nxinit: Fix missing check for import argument
by wangjianyu3
· 6 months ago
63c691e
system/nxinit: fix unused variable warning
by v-maomingju
· 6 months ago
84d6b12
system/nxinit: Avoid SIGCHLD race with ppoll()
by wangjianyu3
· 6 months ago
78bf19c
system/nxinit: prevent parser from reading past string boundry
by fangpeina
· 6 months ago
b0fdffb
system/nxinit: Fix timespec incomplete error in action.h
by wangjianyu3
· 6 months ago
62b7450
system/nxinit: fix uninitialized 'wstatus' warning
by fangpeina
· 7 months ago
3d26835
system/nxinit: fix compilation errors in action.c
by fangpeina
· 7 months ago
df01c3c
system/nxinit: Handle trailing file '\0'
by wangjianyu3
· 8 months ago
e86c0b9
system/nxinit: skip empty lines in init.rc parser
by hanzj
· 8 days ago
840c2f3
apps/rust: Add dependencies for Rust cargo in make builds
by Shoji Tokunaga
· 14 days ago
c106a02
examples/microros_sub: Add minimal Int32 subscriber example.
by Arjav Patel
· 11 days ago
97802bd
testing/libc/popen: add popen/dpopen test for shell and no-shell modes
by cuiziwei
· 6 weeks ago
740fda9
system/popen: support no-shell mode via posix_spawnp
by cuiziwei
· 6 weeks ago
0d35e2e
system/popen: add dpopen/dpclose fd-based interface
by cuiziwei
· 6 weeks ago
3a255d5
testing/drivers/crypto: Fix typo on hash test
by Eren Terzioglu
· 10 days ago
9796690
apps/cmake: Fix aarch64 NuttX Rust target specs
by Shoji Tokunaga
· 2 weeks ago
1081225
examples/microros_pub: Add minimal Int32 publisher example.
by Arjav Patel
· 12 days ago
5e91459
system/microros: Add UDP and serial custom transport backends.
by Arjav Patel
· 12 days ago
0a0118b
system/microros: Wire libmicroros include layout and sim final link.
by Arjav Patel
· 12 days ago
3d6ea0c
system/microros: Fix toolchain attribute strip breaking libc inlines.
by Arjav Patel
· 12 days ago
fa46bdf
testing/drivers/crypto: Add SH224 hash test
by Peter Barada
· 12 days ago
releases/13.0
07647d3
system/lzf: Fix missing space in Kconfig help text.
by hanzj
· 2 weeks ago
c0fc208
system/settings: Bound storage string handling
by Nightt
· 2 weeks ago
a74b2fc
system/settings: Bound public string handling
by Nightt
· 2 weeks ago
b5b54e7
interpreters/quickjs,testing/nettest: fix typos in Kconfig and source.
by hanzj
· 2 weeks ago
418cf21
apps/nxinit: Fix uninitialized variable
by Matteo Golin
· 2 weeks ago
2b5899c
apps/nxinit: Make init.rc file path configurable
by Matteo Golin
· 2 weeks ago
6d87081
apps/nxinit: Fix service length error
by Matteo Golin
· 2 weeks ago
241096a
apps/nxinit: Fix Kconfig typo
by Matteo Golin
· 2 weeks ago
c28e61f
system/nxinit: Change NXInit to EXPERIMENTAL
by Alan Carvalho de Assis
· 2 weeks ago
5341a2f
system/nxinit: Add final event
by Alan Carvalho de Assis
· 2 weeks ago
d8ead1a
system/nxinit: Remove deprecated BOARDIOC_INIT ioctl
by Alan Carvalho de Assis
· 2 weeks ago
820eb64
system/nxinit: Change LOG_DEBUG to LOG_USER
by Alan Carvalho de Assis
· 2 weeks ago
cdb89a5
system/nxinit: Let use a define to define the class max cmds
by Alan Carvalho de Assis
· 2 weeks ago
7af8ed8
system/nxinit: Fix name[0] issue
by Alan Carvalho de Assis
· 2 weeks ago
610de98
system/nxinit: Add comments to the Kconfig
by Alan Carvalho de Assis
· 2 weeks ago
84e87a5
system/nxinit: Add reboot_on_failure for service
by wangjianyu3
· 8 months ago
84f798d
system/nxinit: Add exec_start support for action
by wangjianyu3
· 8 months ago
8049d91
system/nxinit: Add oneshot support for service
by wangjianyu3
· 8 months ago
4281a10
system/nxinit: Warning for long commands
by wangjianyu3
· 10 months ago
7c02e7f
system/nxinit: Add NSH builtin support for action
by wangjianyu3
· 10 months ago
8594627
system/nxinit: Add class start/stop for service
by wangjianyu3
· 10 months ago
492a866
system/nxinit: Add NuttX Init
by wangjianyu3
· 10 months ago
ed063a0
nshlib: fix infinite loop on broken stdout in nsh_catfile
by wangjianyu3
· 3 weeks ago
72bedd5
apps/tools: Make hello_rust_cargo buildable with make
by Shoji Tokunaga
· 2 weeks ago
d0fa5af
audioutils: Add RTTTL parsing library
by Jiri Vlasak
· 5 weeks ago
84022ea
build(deps): bump docker/login-action from 4.0.0 to 4.2.0
by dependabot[bot]
· 2 weeks ago
939ed0c
apps/system/microros: add rcutils strcasecmp strings.h include patch.
by Arjav Patel
· 3 weeks ago
55a7d4d
apps/system/microros: define __NuttX__ in cross-compile toolchain flags.
by Arjav Patel
· 3 weeks ago
9a0c249
apps/system/microros: add CMake ExternalProject build support.
by Arjav Patel
· 3 weeks ago
7dbebe1
apps/system/microros: add DIR-typedef NuttX guard patch.
by Arjav Patel
· 3 weeks ago
cb316ec
apps/system/microros: wire libmicroros.a into LDLIBS and CFLAGS.
by Arjav Patel
· 3 weeks ago
b1a4d3f
apps/system/microros: add libmicroros.a colcon build pipeline.
by Arjav Patel
· 3 weeks ago
e764594
apps/system/microros: add CMake cross-compile toolchain template.
by Arjav Patel
· 3 weeks ago
98d3a0b
apps/system/microros: add colcon.meta.in resource-limit template.
by Arjav Patel
· 3 weeks ago
0f8f912
apps/system/microros: add micro_ros_lib directory skeleton.
by Arjav Patel
· 3 weeks ago
0dd221c
system/settings: Drop unused recursive mutex type
by Nightt
· 3 weeks ago
2d949fa
system/settings: Avoid recursive save locking
by Nightt
· 3 weeks ago
f8a48fa
testing/sd_stress: Harden file creation cleanup
by Nightt
· 3 weeks ago
2d6cd74
testing/sd_stress: Handle stale temporary directories
by Nightt
· 3 weeks ago
8568013
netutils/thttpd: Apply the same check to related allocation sites
by Nightt
· 3 weeks ago
c44f9a0
apps: Fix unchecked strdup()/asprintf() as requested in #1727
by Nightt
· 3 weeks ago
58b780c
interpreters/python: Add ctypes prototype patches for NuttX
by Tiago Medicci
· 3 weeks ago
965cddf
system/libffi: Add libffi package integration
by Tiago Medicci
· 3 weeks ago
c9c5c75
examples/rust: Fix hello_rust_cargo CMake settings
by Shoji Tokunaga
· 3 weeks ago
5cce60a
examples: add pulse count example
by raiden00pl
· 3 weeks ago
2ad3e4e
examples/pwm: remove refenrences to PULSECOUNT
by raiden00pl
· 3 weeks ago
5355adb
apps: Fix codespell warnings.
by Nightt
· 3 weeks ago
fcd10aa
examples/lp503x: Open device write-only.
by Nightt
· 3 weeks ago
b4f1e29
apps: Fix additional open() arguments.
by Nightt
· 3 weeks ago
5c703f5
nshlib/testing: Fix open() arguments.
by Nightt
· 3 weeks ago
f9f59bd
!apps: drop redundant casts on tv_sec/tv_nsec and fix printf formats
by Xiang Xiao
· 5 weeks ago
e9d1141
apps/system/microros: Add CMakeLists.txt for CMake support.
by Arjav Patel
· 3 weeks ago
faf07ed
apps/system/microros: Add .gitignore for library build artifacts.
by Arjav Patel
· 3 weeks ago
0be4928
apps/system/microros: Add Makefile skeleton.
by Arjav Patel
· 3 weeks ago
2a3a41d
apps/system/microros: Add Kconfig with configuration options.
by Arjav Patel
· 3 weeks ago
bda3448
apps/system/microros: Create empty library skeleton.
by Arjav Patel
· 3 weeks ago
43bc7e9
system/nxdiag: add CMake support for NXDiag tool
by Filipe Cavalcanti
· 3 weeks ago
173e19c
apps/examples: Add path option to SPI Slave test
by Eren Terzioglu
· 6 weeks ago
02153de
system/ping: Fallback to ping6 for gethost error handling.
by Shunchao Hu
· 9 weeks ago
e536ada
apps/cmake: Add DEPENDS for Rust-related files.
by Shoji Tokunaga
· 4 weeks ago
ecfc1b5
nshlib: add chmod and chown builtins
by Abhishek Mishra
· 4 weeks ago
f0f7c5a
wakaama: add support for TLV
by raiden00pl
· 4 weeks ago
8ba84ed
interpreters/python: Enable using `pip` to install Python packages
by Tiago Medicci
· 5 weeks ago
2fce07f
testing/drivertest_pwm: remove references to CONFIG_PWM_MULTICHAN
by raiden00pl
· 5 weeks ago
8bd6615
examples/pwm: remove references to CONFIG_PWM_MULTICHAN
by raiden00pl
· 5 weeks ago
86fb38f
boot/mcuboot: Update commit version
by Matteo Golin
· 4 weeks ago
bb7c83b
apps:cmake: Add APPLE to a build target for sim's configuration using CMake.
by Shoji Tokunaga
· 4 weeks ago
c10ce6a
apps/cmake: Make hello_rust_cargo buildable with cmake
by Shoji Tokunaga
· 4 weeks ago
Next »