This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx-apps
Watch
1
Star
0
Fork
You've already forked nuttx-apps
1
mirror of
https://github.com/apache/nuttx-apps.git
synced
2026-08-01 20:29:00 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9f7c9b273f
nuttx-apps
/
examples
/
random
History
Download ZIP
Download TAR.GZ
Gregory Nutt
9f7c9b273f
With kernel build, entry point to all tasks is main, not some xyz_main
2014-09-06 09:19:15 -06:00
..
.gitignore
apps/examples/random: Add a test for /dev/random
2013-10-20 11:37:56 -06:00
Kconfig
apps/examples/random: Add a test for /dev/random
2013-10-20 11:37:56 -06:00
Makefile
Add an install target to all makefiles. For the import build, the top-level Makefile now does two passes: (1) builds libapp.a, then (2) installs the programs (not yet finished)
2014-09-06 08:00:47 -06:00
random_main.c
With kernel build, entry point to all tasks is main, not some xyz_main
2014-09-06 09:19:15 -06:00