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-02 04:39:01 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
03572e6a9d
nuttx-apps
/
examples
/
elf
History
Download ZIP
Download TAR.GZ
Gregory Nutt
7c7a81aa69
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
2014-08-29 14:47:22 -06:00
..
tests
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
2014-08-29 14:47:22 -06:00
.gitignore
.dSYM only needs to be in the same .gitignore files as .exe
2013-05-30 15:02:04 -06:00
elf_main.c
Change all variadic macros to C99 style
2014-05-22 09:01:51 -06:00
Kconfig
The ELF test/example has been extended so the individual ELF test programs can link against the SYSCALL library (if it is available) or against the C library to eliminate or minimize the need for symbol tables (2014-8-29).
2014-08-29 07:20:07 -06:00
Makefile
Missing comma in EVERY DELFILE/DELDIR macro call in every Makefile
2012-11-20 15:47:41 +00:00