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-11 23:45:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4cdfdaf70c
nuttx-apps
/
system
/
ramtest
History
Download ZIP
Download TAR.GZ
Gregory Nutt
681b3baf96
Changes to many Makefiles. For kernel buil object containing main cannot go into library because of name collisions. The object file must be handled as a special case in every Makefile
2014-09-07 09:17:23 -06:00
..
.gitignore
.dSYM only needs to be in the same .gitignore files as .exe
2013-05-30 15:02:04 -06:00
Kconfig
Add apps/system/ramtest. I will use this for the LPC1788 SDRAM bringup
2013-03-27 00:03:25 +00:00
Makefile
Changes to many Makefiles. For kernel buil object containing main cannot go into library because of name collisions. The object file must be handled as a special case in every Makefile
2014-09-07 09:17:23 -06:00
ramtest.c
Use more standard *argv[] instead easier **argv
2014-09-06 09:23:23 -06:00