This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx
Watch
3
Star
1
Fork
You've already forked nuttx
1
mirror of
https://github.com/apache/nuttx.git
synced
2026-08-09 22:45:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
8987a9e374
nuttx
/
symtab
History
Download ZIP
Download TAR.GZ
Gregory Nutt
eca3601697
symtab/Makefile: Fix an error in the clean target.
2019-08-13 15:33:58 -06:00
..
.gitignore
symtab/, tools/: NuttX provides lists of available syscalls and library functions and tools to process them. The lists can be used to build symbol table which allows runtime program loading which can reuse functions already compiled into NuttX system image. List processing, compilation and linking to the final system image has been possible only under manual control until now.
2019-08-13 09:09:43 -06:00
Makefile
symtab/Makefile: Fix an error in the clean target.
2019-08-13 15:33:58 -06:00