This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
1945c3d123
nuttx-apps
/
examples
/
elf
History
Gregory Nutt
7b721a8b17
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
..
tests
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
.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