nuttx/arch/xtensa/src
2018-11-24 18:20:57 -06:00
..
common arch/: Update all _exit() implementations for all architectures so that they correctly called the scheduler instumentation layer for the new task that runs when the old one exits. This missing instrumentation was confusing the Critical Section Monitor logic with uses this instrumentation to track the state of critical sections. 2018-11-24 18:20:57 -06:00
esp32 Make sure that labeling is used consistently in all function headers (part 3). 2018-02-01 12:17:03 -06:00
lx6 Xtensa ESP32: Fix a duplicate in Kconfig files. Level 1 should return via RFE. 2016-12-17 07:07:33 -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