Sign in
apache
/
nuttx-apps
/
HEAD
1b9d420
sched/event: add nxevent_getmask tests
by wangchengdong
· 2 days ago
master
5a337e1
build(deps): bump actions/setup-python from 5 to 6
by dependabot[bot]
· 2 days ago
a7276c2
build(deps): bump actions/github-script from 7 to 8
by dependabot[bot]
· 2 days ago
7c58009
testing/ostest: add nxevent_clear() test cases
by wangchengdong
· 2 days ago
6bcb347
system/ntpc: update ntpc messages
by Filipe Cavalcanti
· 5 days ago
ac08faa
codespell: add codespell configuration
by raiden00pl
· 8 days ago
18823c8
bluetooth/nimble: update to the latest master
by raiden00pl
· 8 days ago
61e8292
examples/i2schar: Implement loopback mode check
by Tiago Medicci
· 2 weeks ago
releases/12.11
7ac03cf
boot/nxboot/loader/boot.c: avoid unwanted confirm on double update
by Michal Lenc
· 2 weeks ago
0e65af6
mbedtls: Add an option to build ssl_client2 test program
by YAMAMOTO Takashi
· 2 weeks ago
71ce94a
system/dd/dd_main.c: fix a typo in a comment
by YAMAMOTO Takashi
· 2 weeks ago
93ced08
system/dd/dd_main.c: replace `#if defined` with `#ifdef`
by YAMAMOTO Takashi
· 2 weeks ago
78bae4f
system/dd: portability to non-nuttx platforms
by YAMAMOTO Takashi
· 9 weeks ago
dfd1eb0
examples/ads7046: Add new example for ADS7046 ADC
by Niccolò Maggioni
· 3 weeks ago
14a39ee
examples/tmp112: Add new example for TMP112 temperature sensor
by Niccolò Maggioni
· 4 weeks ago
d8dcc99
crypto/libsodium: Update libsodium to 1.0.20
by Niccolò Maggioni
· 4 weeks ago
b072695
fsutils/libtinycbor: Update TinyCBOR to 0.6.1
by Niccolò Maggioni
· 4 weeks ago
056f04d
tools/mksymtab: Replace deprecated fgrep usages
by Niccolò Maggioni
· 4 weeks ago
fdf6f57
graphics/input: Adjust input tool priority and sampling rate
by liuchan3
· 3 months ago
6f93e40
apps/graphics: Refactor the input tool using input generator library
by liuchan3
· 6 months ago
36b117c
apps/graphics: Refactor monkey using input generator library
by liuchan3
· 6 months ago
7bfd5e5
apps/system: Move input/monkey to apps/graphics/input
by Zhe Weng
· 6 months ago
7a2d5bb
apps/graphics: Add input generator library
by Zhe Weng
· 6 months ago
1820d7d
build(deps): bump actions/checkout from 4 to 5
by dependabot[bot]
· 4 weeks ago
cd1c835
build(deps): bump actions/download-artifact from 4 to 5
by dependabot[bot]
· 4 weeks ago
9cb9cea
ntpclient/ntpclient.c: fix the NTP client’s timeval conversion
by nuttxs
· 4 weeks ago
d334c5e
apps/unity: Add printf configuration
by Matteo Golin
· 5 weeks ago
8f3c3c5
netutils/dhcpc/dhcpc: add implementation to get renewal (T1) time and
by nuttxs
· 5 weeks ago
8d2a7e3
nshlib: Add ppid support for command ps
by wangjianyu3
· 6 weeks ago
7cc7cb8
system/uORB: Add flags for gnss satellite format
by wangjianyu3
· 7 weeks ago
c19c2a7
netutils/xedge: refactor Makefile to use git clone instead of zip downloads
by Jorge Guzman
· 6 weeks ago
caefd0d
tee/libteec, examples/optee_gp: Fix cmake build
by George Poulios
· 6 weeks ago
3ee6fda
tee/libteec: Remove downloaded zip file on distclean
by George Poulios
· 6 weeks ago
7506c02
nxboot/loader: Fix boot progress calculation.
by Tim Hardisty
· 6 weeks ago
08fdbb0
mbedtls-alt: aligned alternative implementation return value with mbedtls
by makejian
· 6 weeks ago
4ecdb92
examples/mtdpart:Register MTD devices using the mtd_register method
by jingfei
· 8 weeks ago
8fbba09
boot/nxboot/loader/boot.c: copy partition with blocksize large writes
by Michal Lenc
· 8 weeks ago
beacf79
boot/nxboot/loader/flash.c: open partition with O_DIRECT flag
by Michal Lenc
· 8 weeks ago
2de49b8
examples/xedge_demo: Add Xedge IoT Toolkit with BAS integration
by RTL
· 4 months ago
72668d7
tee/optee_supplicant: Added optee supplicant
by Theodore Karatapanis
· 8 weeks ago
5e70489
netutils/esp8266: Add a function for finalization.
by SPRESENSE
· 7 weeks ago
5498366
netutils/esp8266: Add to get channel from access points
by SPRESENSE
· 7 weeks ago
e61ee79
netutils/esp8266: Fix bug to get gateway address
by SPRESENSE
· 7 weeks ago
5429191
netutils/esp8266: Fix nxstyle
by SPRESENSE
· 7 weeks ago
8b4a015
netutils/esp8266: Fix compile error
by SPRESENSE
· 7 weeks ago
c83e17c
interpreters/python: Fix symbol collision with list_length function
by Tiago Medicci
· 7 weeks ago
3f823f9
kasantest: -fno-builtin is enabled by default
by wangmingrong1
· 8 weeks ago
f34ae45
system/gdbstub: Add depends of LIB_GDBSTUB
by wangjianyu3
· 8 weeks ago
6bca3c2
Add JPEG compressor support to Makefile
by Kevin Witteveen (MartiniMarter)
· 9 weeks ago
f3e1985
games/snake: Change consolekey magic numbers with ASCII macros
by Eren Terzioglu
· 9 weeks ago
9ea3fc6
games/snake: Fix terminal issue after returning back from snake game
by Eren Terzioglu
· 9 weeks ago
d27d6e6
examples/mcuboot: add example to update from binary in local storage
by Filipe Cavalcanti
· 8 weeks ago
a7e4a2a
examples/keyboard: Fix compilation warning
by Alan Carvalho de Assis
· 9 weeks ago
dfeeef4
netutils/dhcpc/dhcpc.c:Implement a dedicated interface to send
by nuttxs
· 8 weeks ago
227d3ec
netutils/nanopb: fix unpack step for MACOS
by Petro Karashchenko
· 8 weeks ago
29c8835
[CI] build.yml: fix ERROR: Dangerous symbolic link path was ignored
by simbit18
· 9 weeks ago
8b121eb
games/match4: Add new match4 game
by Eren Terzioglu
· 10 weeks ago
0c680bc
system/coredump: Fix missing loglevel to logmask conversion.
by Niccolò Maggioni
· 9 weeks ago
0037868
examples/nximage: Rename program name to nximage
by SPRESENSE
· 9 weeks ago
e6a335d
Fix Compiler warnings
by Tim Hardisty
· 2 months ago
8c9e126
netutils/thttpd-fix-broken-CGI-and-fixup-Kconfig
by Tim Hardisty
· 2 months ago
c3e628c
nshlib/md5: Support reading from standard input
by wangjianyu3
· 2 months ago
ecd7b84
games/snake: Enchacements for snake game
by Eren Terzioglu
· 2 months ago
971a737
examples/i2schar: fix spelling mistakes
by Tang Meng
· 3 months ago
63c8643
apps/can: Replace fprintf with dprint
by Alan Carvalho de Assis
· 3 months ago
c7b395e
system/settings: Add spaces after each switch 'case'
by Jean THOMAS
· 3 months ago
4be8287
system/settings: general code cleaning
by Jean THOMAS
· 3 months ago
92c4905
gcov: Output mode judgment is implemented in the kernel layer
by wangmingrong1
· 5 months ago
dfbaedd
gcov: Refactoring the implementation framework of gcov
by wangmingrong1
· 6 months ago
25d43c6
apps/gcov: Alloc to strip 0
by wangmingrong1
· 6 months ago
bb50852
system/settings: fix assertion triggered by uninitialized variables
by Jean THOMAS
· 3 months ago
c4ff19a
system/fastboot: fix typos of response error log
by wangjianyu3
· 3 months ago
9df322d
system/fastboot: add disconn for usb transport
by wangjianyu3
· 3 months ago
4b5af95
system/fastboot: remove interest and close epoll
by wangjianyu3
· 3 months ago
ee33688
Fix /.github/ISSUE_TEMPLATE/001_bug_report.yml:122: Intertial ==> Inertial
by Xiang Xiao
· 3 months ago
f972746
docs: Include released 10.x and 11.x versions under security policy. Fixes #7514
by Brennan Ashton
· 2 years, 10 months ago
f1b7894
.github/SECURITY.md: Fix a typo.
by Abdelatif Guettouche
· 4 years, 9 months ago
b6f554c
Add project GitHub Security Policy page
by Brennan Ashton
· 4 years, 9 months ago
433765b
.github/linters: Ignore E704 warning
by Xiang Xiao
· 10 months ago
23d5abe
tools: make isort and black formatters to work together
by xuxingliang
· 1 year, 1 month ago
559dcf5
Contributing and PR template fix.
by Tomasz 'CeDeROM' CEDRO
· 11 months ago
0ff820e
Update github pull request template.
by Tomasz 'CeDeROM' CEDRO
· 12 months ago
b1fcf50
ci: enable spelling checks (via codespell)
by Lars Kruse
· 4 months ago
6bc5e71
.github/ISSUE_TEMPLATE: Add host_info command section into bug report template
by Eren Terzioglu
· 8 months ago
2dcad90
github: master branch protection tune.
by Tomasz 'CeDeROM' CEDRO
· 4 months ago
fa0e073
github: Setup protection for master branch.
by Tomasz 'CeDeROM' CEDRO
· 4 months ago
1e053ee
check.yml: fix cvt2utf not found sync with nuttx repository
by simbit18
· 3 months ago
6afed10
system/fastboot: add depends for TCP poll
by wangjianyu3
· 3 months ago
11cf421
system/fastboot: enable usb and tcp the same time
by wangjianyu3
· 3 months ago
abf9fbe
system/fastboot: switch to epoll
by wangjianyu3
· 3 months ago
e23ba48
system/fastboot: rename argument context to ctx
by wangjianyu3
· 3 months ago
7790894
system/fastboot: add support for fastboot tcp
by wangjianyu3
· 3 months ago
75033b7
system/fastboot: add func for context and usbdev
by wangjianyu3
· 3 months ago
88fea63
system/fastboot: replace GETUINT32 with be32toh
by wangjianyu3
· 3 months ago
faea03f
add system/adcscope - streaming tool for ADC
by raiden00pl
· 1 year ago
7b42dfc
boot/nxboot: fix compile errors caused by nxboot_progress
by Michal Lenc
· 3 months ago
38bd6ac
system/fastboot: add const for memdump_print_t
by wangjianyu3
· 3 months ago
5e50e2c
system/syslogd: Initial implementation
by Matteo Golin
· 3 months ago
7375f65
system/fastboot: move usbdev init after help
by wangjianyu3
· 3 months ago
4c605ac
system/fastboot: dump all memory regions
by wangjianyu3
· 3 months ago
Next »