- 96a0030 include/debug.h: fix checkpatch fallout in touched apps files by Piyush Patle · 2 days ago master
- 9d849ad include/debug.h: Use <nuttx/debug.h> in apps by Piyush Patle · 11 days ago
- 3591378 crypto/mbedtls: expose include paths as public by Filipe Cavalcanti · 12 days ago
- bfbeafa netutils/mqttc: fix patch and add mbedtls dependency by Filipe Cavalcanti · 12 days ago
- f95b53d examples/camera: add -m option for horizontal mirror preview by wangjianyu3 · 6 days ago
- 21dd308 examples/camera: handle RGB565X (BE) format from 8-bit DVP camera by wangjianyu3 · 9 days ago
- 52b36de examples/camera: use MMAP with USERPTR fallback and fix NX stride by wangjianyu3 · 11 days ago
- a6286ee graphics/input: Add getevent input event monitor tool. by liuhongchao · 1 year, 1 month ago
- 9db3e26 graphics/libyuv: Download libyuv from NuttX Mirror Repo by Lup Yuen Lee · 5 days ago
- 231ac39 canutils/lely-canopen: avoid patch reapply on repeated builds. by Shunchao Hu · 10 days ago
- 5c867b2 examples/nxscope: control stream interval from CLI by raiden00pl · 4 weeks ago
- b8718d8 build.yml: Fix No files were found with the provided path by simbit18 · 11 days ago
- 073df9d examples/uvc_cam: add UVC camera streaming app by wangjianyu3 · 4 weeks ago
- dc4ecc9 ci: split xtensa jobs into three separate jobs (instead of two) by Tiago Medicci · 2 weeks ago
- cd2b0c0 testing/crypto: Add pbkdf2 test app by Vlad Pruteanu · 3 weeks ago
- e564816 .github: install NTFC from PIP by raiden00pl · 2 weeks ago
- f3a7282 netutils/cjson: fix apps path in CMake by Filipe Cavalcanti · 3 weeks ago
- 6a1b2c6 system/nxrecorder: Fix null pointer dereference in argument parsing by wangjianyu3 · 4 weeks ago
- 509b807 build(deps): bump docker/login-action from 3.7.0 to 4.0.0 by dependabot[bot] · 3 weeks ago
- 460281a system/fastboot: fix socket() parameter order for TCP transport by wangjianyu3 · 3 weeks ago
- b986eef system/sensorscope: fix compilation by raiden00pl · 3 weeks ago
- 5fe0877 CI: Revert GitHub Actions for Docker by Lup Yuen Lee · 3 weeks ago
- 7884410 examples/nxscope: add UDP interface by raiden00pl · 4 weeks ago
- 193fadf logging/nxscope: add UDP transfer interface by raiden00pl · 4 weeks ago
- cb880b7 boot/nxboot: remove unused header variable by Neil Berkman · 4 weeks ago
- 83af0a0 boot/nxboot: update stale comment to reflect CRC validation by Neil Berkman · 4 weeks ago
- 4decc16 boot/nxboot: add flush barriers and CRC-validate primary before boot by Neil Berkman · 4 weeks ago
- 8cd9e9a examples/camera: fix spelling errors by wangjianyu3 · 4 weeks ago
- 1005607 examples/camera: fix build error and still capture logic by wangjianyu3 · 4 weeks ago
- 3a15658 examples/rmtchar: fix source file ordering for RMTCHAR by Filipe Cavalcanti · 5 weeks ago
- ea22a66 tools: Fix target-pointer-width type in x86 target configs by Huang Qi · 4 weeks ago
- f90e1e1 tools/build: Make Rust target triples for x86 use JSON files by Huang Qi · 4 weeks ago
- 68f9e54 codespell: Add ARCHTYPE to ignore list by Huang Qi · 5 weeks ago
- b5d151f cmake/tools: Fix panic_immediate_abort deprecation in Rust build by Huang Qi · 5 weeks ago
- 8579459 boot/nxboot: fix Clang warnings for format and va_start by Neil Berkman · 5 weeks ago
- 2964c8c build(deps): bump docker/login-action from 3 to 4 by dependabot[bot] · 5 weeks ago
- 45d4c70 build(deps): bump actions/download-artifact from 7 to 8 by dependabot[bot] · 6 weeks ago
- af7222e build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 by dependabot[bot] · 6 weeks ago
- 7d13ee2 examples/mqttc: Fix mqtt_init() failed message typo (ERRPR -> ERROR). by Mihai Pacuraru · 6 weeks ago
- c46ed18 examples/mqttc: Fix QOS arguments parsing (char->long). by Mihai Pacuraru · 6 weeks ago
- e4b84b2 ostest/hrtimer: Update the comments. by ouyangxiangzhen · 7 weeks ago releases/12.13 nuttx-12.13.0 nuttx-12.13.0-RC0
- 256d668 sched/hrtimer: Refactor the hrtimer_test. by ouyangxiangzhen · 7 weeks ago
- d33830e ostest/hrtimer: Increase the tolerent latency. by ouyangxiangzhen · 10 weeks ago
- 0bbf5dc sched/hrtimer: Improve code readability by ouyangxiangzhen · 2 months ago
- 1c0281b sched/hrtimer: relocate the hrtimer test to simplify. by ouyangxiangzhen · 2 months ago
- e69f9e9 sched/hrtimer: Fix test in QEMU. by ouyangxiangzhen · 2 months ago
- 9b84a0a sched/hrtimer: Simplify the hrtimer test. by ouyangxiangzhen · 2 months ago
- 05e8b0a ostest/hrtimer: Remove HRTIMER_TEST to simplify the code. by ouyangxiangzhen · 2 months ago
- da105af ostest/hrtimer: Add missing assert.h by ouyangxiangzhen · 2 months ago
- e0d118e examples/powerled: Fix board initialization compilation by Matteo Golin · 7 weeks ago
- 0b084de testing/crypto: Add options to disable hash tests by Eren Terzioglu · 7 weeks ago
- fe546ac github/workflow: Sync the new PR Labeling Workflow from NuttX Repo to NuttX Apps by Lup Yuen Lee · 7 weeks ago
- 448b0bd interpreters: Fix spelling errors by Matteo Golin · 8 weeks ago
- 3ce3563 !interpreters/python: Align naming of configuration options by Matteo Golin · 8 weeks ago
- a604c46 !interpreters/minibasic: Align naming of configuration options by Matteo Golin · 8 weeks ago
- 468ded8 !interpreters/lua: Align naming of configuration options by Matteo Golin · 8 weeks ago
- be2cdfa !interpreters/bas: Align naming of configuration options by Matteo Golin · 8 weeks ago
- 76e02c0 netutils/cjson: update cJSON download URL format by Arjav Patel · 8 weeks ago
- 1ab486d netutils/cjson: update download URL for cJSON tarball to include refs/tags by Arjav Patel · 8 weeks ago
- 7289c27 testing/{ostest,sched/smp}: Remove BOARD_LOOPSPERMSEC references by Matteo Golin · 9 weeks ago
- d48b450 netlib_xarp: remove redundant cast by zhanghongyu · 1 year, 4 months ago
- bb9229d testing/drivers: set default vendor dalay to 1 for rtc cases run correctly by fangpeina · 1 year, 1 month ago
- f9dc9bc testing: Fix cmocka_syscall_test crash when CONFIG_FDCHECK enable by fangpeina · 1 year, 5 months ago
- eb9b9a2 netutils/rexecd: fix rpname mismatch with rexec when using AF_RPMSG by fangpeina · 11 months ago
- b2d4ad6 testing/ostest: Add performance event time counter test by hujun5 · 2 months ago
- eda1309 mtdconfig: modify config names for mtdconfig testcases 2 by zhaoxingyu1 · 2 months ago
- d9d434d mtdconfig: lomtdconfig device change to depends on !MTD_CONFIG_NONE by zhaoxingyu1 · 10 months ago
- 102c078 mtd/nvs: modify config name to MTD_CONFIG_NVS part1 by zhaoxingyu1 · 10 months ago
- 2908f10 apps/system/ymodem: Optimized ymodem for burn during bootloader by wangxingxing · 12 months ago
- 8804f08 ymodem:sbrb.py send command need flush and reset input buffer by anjiahao · 1 year, 2 months ago
- 367e9dc testing: move nist-sts into drivers/rng directory by makejian · 1 year, 1 month ago
- b80d67c netutils/netinit: Support the NETINIT_MACADDR by liqinhui · 10 months ago
- 42e3566 testing/fs:reduce the test time of fs test by wangxingxing · 8 months ago
- f2ba488 testing/fs:remove the usleep of evend_fd read to solve the questiong of sem wait by wangxingxing · 5 months ago
- 050fb40 testing/eventfd_test: avoid the orphan Thread by ligd · 8 months ago
- 4ac3732 testing/fdcheck: fix fd close in other thread by guohao15 · 12 months ago
- ebe2dd5 ostest/hrtimer: sync hrtimer ostest with latest hritmer update by wangchengdong · 3 months ago
- 71561d2 testing/ostest: run spinlock_test only in flat mode. by ouyangxiangzhen · 3 months ago
- 06d07b1 testing/ostest: Fix Coverity for spinlock test. by ouyangxiangzhen · 3 months ago
- 5eef7f3 testing/ostest: refactor the spinlock test. by ouyangxiangzhen · 5 months ago
- 52c2a89 ostest/spinlock: Check the return value. by anpeiyun · 6 months ago
- f86246f ostest/spinlock: fix the operations does not affect the result. by anpeiyun · 6 months ago
- 36e7014 ostest/spinlock: Check the return value. by ouyangxiangzhen · 6 months ago
- 7fb71aa testing/drivers: Fix posix timer assertions. by ouyangxiangzhen · 9 months ago
- 1b8c90c ostest: Add spinlock/rspinlock. by jiangtao16 · 10 months ago
- 35cf746 testing/drivers: Fix wrong test-cases. by ouyangxiangzhen · 7 months ago
- b9bf7f5 testing/drivers: Change uint32_t time to uint64_t. by ouyangxiangzhen · 7 months ago
- 62fe1a3 ostest/wdog: Fix a synchronizing bug. by ouyangxiangzhen · 11 months ago
- 69bfda8 apps/ostest: Fix wqueue_test in flat mode. by ouyangxiangzhen · 12 months ago
- ce3e352 benchmark/taclebench: Add clock measurement. by ouyangxiangzhen · 1 year ago
- 429a659 apps/testing: Fix timerjitter iteration by ouyangxiangzhen · 1 year, 2 months ago
- f687088 apps/testing: Fix timerjitter interval by ouyangxiangzhen · 1 year, 2 months ago
- e0e9f3d apps/testing: Fix Coverity. by ouyangxiangzhen · 1 year, 3 months ago
- a16c545 testing/drivers: Fixed the wrong test-case. by ouyangxiangzhen · 9 months ago
- ae7a0d8 testing/drivers: Fix posix timer assertions. by ouyangxiangzhen · 9 months ago
- 01e5e50 testing/time: Relax the timing constraints. by ouyangxiangzhen · 9 months ago
- a4b4352 testing/drivers: Fix posix timer assertions. by ouyangxiangzhen · 9 months ago
- 0faaed9 testing/drivertest: Fix timing issues on QEMU and sims. by ouyangxiangzhen · 12 months ago
- 8aa48c4 examples: foc: Add critical section protection to FOC control loop by hujun5 · 3 months ago
- 35f3690 nshlib: Add stderr redirection support by fangpeina · 4 months ago