nuttx/arch/xtensa/src
YAMAMOTO Takashi 086e8ffb12 arch/xtensa/src/esp32/esp32_cpustart.c: nxstyle fixes
The remaining errors:

    Mixed case identifier found

I didn't fix them because they were on ROM symbols,
which are not supposed to obey NuttX's coding style.
2020-03-13 18:51:26 -06:00
..
common xtensa_hostfs.c: Change the license to Apache 2.0 2020-03-12 09:03:31 -05:00
esp32 arch/xtensa/src/esp32/esp32_cpustart.c: nxstyle fixes 2020-03-13 18:51:26 -06:00
lx6 xtensa: Use ar and nm from the toolchain 2020-02-26 10:47:26 -06:00
.gitignore Add some .gitignore files 2016-10-13 16:29:50 -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