Sign in
◑
Theme
apache
/
nuttx-apps
/
HEAD
e0fd7c6
graphics/microwindiws: Update microwindows commit hash
by Acfboy
· 2 days ago
master
00653bb
.github/workflows/build.yml: bump nuttx-ntfc-testing to release-0.0.2
by wangjianyu3
· 4 days ago
releases/13.1
c913222
testing/crypto: add SHA2-224 HMAC test case
by guao
· 10 days ago
6a19675
testing/crypto: add chacha20 and chacha20-poly1305 tests
by guao
· 10 days ago
6369873
system/nxinit: add cmocka unit tests for parser/action/service
by wangjianyu3
· 9 days ago
7a1c6aa
system/nxinit: fix stack-buffer-overflow in init_parse_config_buffer
by wangjianyu3
· 9 days ago
a31fe19
system/nxinit: fix missing blank line after declaration in parser.c
by wangjianyu3
· 10 days ago
5c3f14a
system/nxinit: fix truncated line loss in config parser
by wangjianyu3
· 11 days ago
11c1c6b
system/nxinit: add 'set' builtin command for environment variables
by wangjianyu3
· 9 days ago
ec33a92
system/nxinit: increase SERVICE_ARGS_MAX default to 16
by wangjianyu3
· 9 days ago
48ddaad
nshlib, wamr: fix pre-existing style issues in touched files
by zhengyu16
· 11 days ago
9cda1fb
fs: rename PSEUDOFS_SOFTLINKS to FS_LINKS
by zhengyu16
· 11 days ago
9401230
netutils/libshvc: implement headers export and update shv-libs4c
by Pavel Pisa
· 11 days ago
82eb73d
system/nxinit: fix unkown -> unknown typo in resetcause[]
by wangjianyu3
· 11 days ago
c91fe7b
system/nxinit: Add missing "assert" entry to resetflag
by wangjianyu3
· 8 months ago
ee32ebd
system/nxinit: Add subreason for sys.boot.reason
by wangjianyu3
· 9 months ago
fd35a05
system/nxinit: Add resetcause for triggers
by wangjianyu3
· 11 months ago
4cb0068
system/nxinit: support compound command execution
by fangpeina
· 9 months ago
19bab76
examples/lvglterm: fix wrong dependency on PSEUDOTERM
by Filipe Cavalcanti
· 10 days ago
2b92bed
examples/lvglterm: replace PIPES with PSEUDOTERM
by Filipe Cavalcanti
· 2 weeks ago
d570175
interpreters/python: use NuttX readline for TTY input
by raiden00pl
· 14 days ago
9545e12
system/readline: add caller-selectable control handling
by raiden00pl
· 14 days ago
0923948
system/nxinit: fix event-board timing
by wangjianyu3
· 2 weeks ago
6d17801
system/nxinit: Add start_cpu support for action
by jingfei
· 10 months ago
a485d96
system/nxinit: Add boot support for action
by wangjianyu3
· 11 months ago
e0a1031
system/nxinit: add check loop to init_parse_config_buffer
by wangjianyu3
· 6 months ago
63eb6c7
system/nxinit: Extract init_parse_config_buffer()
by wangjianyu3
· 9 months ago
21bb388
apps: replace atomic_fetch_xxx with atomic_xxx
by zhangyu117
· 3 weeks ago
44d1f6c
examples/calculator: add an LVGL touchscreen calculator
by aviralgarg05
· 3 weeks ago
e871059
games: support supervised loadable game processes
by aviralgarg05
· 3 weeks ago
31342e0
testing/nettest: add cmocka test for local socket SCM_RIGHTS
by Bogdan
· 2 weeks ago
a71c329
netutils/paho_mqtt: configure embedded runtime mode
by raiden00pl
· 2 weeks ago
53c2348
netutils/paho_mqtt: separate library worker stack size
by raiden00pl
· 2 weeks ago
6e56388
netutils/paho_mqtt: fix package preparation and utilities
by raiden00pl
· 2 weeks ago
e3dc165
examples/nxterm: add serial console fallback
by raiden00pl
· 14 days ago
c775800
examples/nxterm: add PTY-backed keyboard console
by raiden00pl
· 14 days ago
6b3b420
examples/nxterm: add full-screen window option
by raiden00pl
· 14 days ago
96f6e7d
system/readline: restore terminal attributes safely
by raiden00pl
· 14 days ago
247a8c0
system/nxinit: fix argument parser treating --option as -- separator
by wangjianyu3
· 5 months ago
8ff98a6
system/nxinit: Parse default cpu-specific configs
by wangjianyu3
· 11 months ago
d7f64ec
example/microwindows: exports microwindows/src/include
by Acfboy
· 3 weeks ago
564cabe
build: introduce EXPORTED_INCLUDES machanism
by Acfboy
· 3 weeks ago
1080111
graphics/microwindows: add NONETWORK mode for linking Nano-X apps with the server
by Acfboy
· 4 weeks ago
634d2db
examples/nanoxterm: add Nano-X terminal emulator example
by Acfboy
· 5 weeks ago
d79e503
examples/nanoxcalc: add Nano-X calculator example
by Acfboy
· 5 weeks ago
edb4d26
graphics/microwindows: add Nano-X client library and built-in server support for NuttX
by Acfboy
· 5 weeks ago
e21cf5c
system/expat: add reusable XML parser package
by raiden00pl
· 2 weeks ago
c0143f0
tools: export package metadata and RGB565 icons
by aviralgarg05
· 3 weeks ago
0b3d36a
testing: add ostest coverage for chroot
by Abhishek Mishra
· 2 weeks ago
f75251f
nshlib: close extra fds before jailed execvp
by Abhishek Mishra
· 2 weeks ago
bcf2cd1
nshlib: add chroot command
by Abhishek Mishra
· 2 weeks ago
68aa7a8
games/brickmatch: add touchscreen input and module support
by aviralgarg05
· 3 weeks ago
f4d71b6
testing/libc/arch_libc: Time against a clock that runs.
by Justin Hammond
· 3 weeks ago
f45a02c
testing/libc/arch_libc: Test memccpy and stpncpy.
by Justin Hammond
· 3 weeks ago
f4bb54e
testing/libc/arch_libc: Test strlcpy.
by Justin Hammond
· 3 weeks ago
d4fd491
testing/libc/arch_libc: Add a throughput benchmark.
by Justin Hammond
· 3 weeks ago
5e057f3
build: add declarative shared library support
by aviralgarg05
· 5 weeks ago
fa4a430
interpreters/python: fix build for x86_64 targets built with the host gcc
by raiden00pl
· 3 weeks ago
0eb44a1
system/nxstore: add an LVGL app-store front end
by aviralgarg05
· 3 weeks ago
191e244
graphics/pdcurs34: Fixes for wide char build
by 000exploit
· 3 weeks ago
a59eb5c
nshlib: fix builtin_isavail() index 0 check
by zhaoyutao1
· 3 weeks ago
cc3c3aa
ci: do not trigger Build on PR description edits
by raiden00pl
· 3 weeks ago
e269d1c
examples/lvgltouch: add touchscreen diagnostics
by aviralgarg05
· 3 weeks ago
2fcb2df
system/nxpkg: complete the package lifecycle
by aviralgarg05
· 3 weeks ago
c4fd2b9
system/nxpkg: fetch repositories over HTTP
by aviralgarg05
· 3 weeks ago
0717e05
system/nxpkg: validate catalog and database contents
by aviralgarg05
· 3 weeks ago
d0c15c8
system/nxpkg: make package storage crash-safe
by aviralgarg05
· 3 weeks ago
7358692
system/sudo: add setuid privilege helper
by Abhishek Mishra
· 3 weeks ago
84ffa84
system/toybox: Add toybox a tool box similar to busybox
by Alan Carvalho de Assis
· 3 weeks ago
3328bbb
system/nxinit: fix on-event actions re-running on every trigger
by wangjianyu3
· 4 weeks ago
1503c29
system/nxinit: Fix index underflow issue
by wangjianyu3
· 8 months ago
5b62991
system/nxinit: Fix multi-event action triggering
by wangjianyu3
· 9 months ago
1290acf
system/nxinit: Fix action event parsing loss
by wangjianyu3
· 9 months ago
99dd131
system/nxinit: Add support for action triggers
by wangjianyu3
· 12 months ago
d04cffd
system/nxinit: Add setprop support for action
by fangpeina
· 10 months ago
2ca518b
nshlib: apply privilege prompt markers only after real login
by Abhishek Mishra
· 3 weeks ago
0faa02f
nshlib: apply #/$ prompt markers after login
by Abhishek Mishra
· 3 weeks ago
3385bc3
testing/ostest: expand multiuser coverage for groups and setresuid
by Abhishek Mishra
· 3 weeks ago
be038ce
system: Add stty utility for terminal control
by fangpeina
· 9 months ago
860815a
testing/ostest: Split the fork test into vfork and fork.
by Marco Casaroli
· 4 weeks ago
569d8f3
examples/apa102: use fprintf() instead of the kernel _err() macro
by Ricard Rosson
· 4 weeks ago
a76f5ba
examples/apa102: depend on LEDS_APA102, not LCD_APA102
by Ricard Rosson
· 4 weeks ago
3d0d710
netutils/paho_mqtt: fixed the header file
by simbit18
· 3 weeks ago
9827090
videoutils/x264: fixed the header file
by simbit18
· 3 weeks ago
af029c0
testing/drivers/crypto: Fix Kconfig style
by simbit18
· 3 weeks ago
e657381
tee/optee_client: Fix Kconfig style
by simbit18
· 3 weeks ago
10fef9d
mlearning/tflite-micro: fixed the header file
by simbit18
· 3 weeks ago
e6e968b
math: fixed the header file
by simbit18
· 3 weeks ago
3d06069
games/NXDoom: Fix Kconfig style
by simbit18
· 3 weeks ago
8e5f3d3
examples/smf: Fix Kconfig style
by simbit18
· 3 weeks ago
211f507
system: Fix Kconfig style
by simbit18
· 3 weeks ago
fec07a1
build(deps): bump actions/github-script from 7 to 9
by dependabot[bot]
· 4 weeks ago
ab7e066
nshlib/ifconfig: support "ifconfig <iface> up|down"
by wangjianyu3
· 4 weeks ago
198b89a
nshlib/ifconfig: drop the redundant "argc > 2" check
by wangjianyu3
· 4 weeks ago
a8d55f4
nshlib/ifconfig: only apply the settings that were asked for
by wangjianyu3
· 4 weeks ago
413d2dd
testing/libc/arch_libc: Cover unaligned src/dst copy paths.
by zhangyuan29
· 8 weeks ago
7043f96
testing/libc/arch_libc: Fix out-of-bounds write in memmove test.
by dengwenqi
· 9 weeks ago
0b3049b
testing/libc/arch_libc: Add strchrnul test and sweep size boundaries.
by anjiahao
· 9 weeks ago
ed56c56
testing/libc/arch_libc: Add tests for all string/memory functions.
by Xiang Xiao
· 6 months ago
cc8a6c8
cmake: Use NUTTX(_DIR/_BINARY_DIR) instead of CMAKE(_SOURCE_DIR/BINARY_DIR)
by Alan Carvalho de Assis
· 4 weeks ago
Next »