nuttx/boards/xtensa/esp32/esp32-core/src
YAMAMOTO Takashi 7774cdd7aa Appease many of nxstyle errors for esp32 related files
I skipped the following files because they were not simple.
I'll create separate PRs.

    arch/xtensa/src/esp32/esp32_cpustart.c
    arch/xtensa/src/common/xtensa_abi.h
    boards/xtensa/esp32/esp32-core/include/board.h

Also, I skipped the following files and directories because
they looked too huge and/or foreign.

    arch/xtensa/include/esp32/tie.h
    arch/xtensa/include/xtensa/xtensa_corebits.h
    arch/xtensa/src/esp32/hardware/
    arch/xtensa/include/esp32/tie-asm.h
    arch/xtensa/include/esp32/core-isa.h
    arch/xtensa/include/xtensa/core.h

I also fixed a few "is is" style typos when unwrapping long lines.
2020-03-12 07:45:44 -06:00
..
.gitignore
esp32_appinit.c Fix typos in comments. 2019-08-21 09:32:59 -06:00
esp32_boot.c Appease many of nxstyle errors for esp32 related files 2020-03-12 07:45:44 -06:00
esp32_bringup.c Merged in alinjerpelea/nuttx (pull request #971) 2019-08-09 13:22:39 +00:00
esp32-core.h Appease many of nxstyle errors for esp32 related files 2020-03-12 07:45:44 -06:00
Makefile boards/xtensa/esp32/esp32-core/src/Makefile: Fix another problem from the big reorganization noted in Issue 168. 2019-09-20 11:57:36 -06:00