nuttx/arch/misoc/src
2018-05-29 11:36:21 -06:00
..
common Standardization of some function headers. 2018-03-13 09:52:27 -06:00
lm32 Per OpenGroup.org, syslog -- and, hence, nonstandard vsyslog, and debug wrappers -- does not return a value. Rename _vsyslog to nx_vsyslog. Use internal nx_vsyslog in the few cases where a return value is required. 2018-03-04 08:07:07 -06:00
.gitignore LM32: Fix various compilation errors that I introduced. 2016-11-04 17:37:10 -06:00
Makefile Build system: Remove fixed lib/ subdirectory and its content. Replace with new directory called staging/ that is created dynamically when building and removed when 'make clean' is done. This both improves the name and eliminates a garbage directory from the repository. 2018-05-29 11:36:21 -06:00