nuttx/arch/xtensa/src/esp32
2019-01-27 13:41:44 -06:00
..
chip Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -06:00
rom Make sure that labeling is used consistently in all function headers (part 3). 2018-02-01 12:17:03 -06:00
chip_macros.h ESP32: Clock configuration is not yet implemented. ESP32 will be running a XTAL frequency. 2016-10-24 07:30:11 -06:00
esp32_allocateheap.c ESP32: Fix heap initialization 2016-10-23 14:20:03 -06:00
esp32_clockconfig.c Correct some C++ style comments. 2016-11-08 08:51:03 -06:00
esp32_clockconfig.h Xtensa: A few changes to get esp32_start.c to compile 2016-10-17 10:45:21 -06:00
esp32_config.h ESP32: Fix some compilation errors 2016-10-27 16:36:22 -06:00
esp32_cpuidlestack.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
esp32_cpuindex.S Xtensa ESP32: Missing prologue/epilogue macros on C callable function 2016-12-20 08:31:36 -06:00
esp32_cpuint.c Xtensa ESP32: Make sure that SMP configuratin still builds without errors. 2016-12-19 14:12:19 -06:00
esp32_cpuint.h Xtensa ESP32: Fixes a few issue with restoring registers on interrupt return, but there is still a problem 2016-12-16 17:56:22 -06:00
esp32_cpustart.c irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
esp32_gpio.c fix gpio enable reg 2017-08-13 22:42:10 +09:00
esp32_gpio.h Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -06:00
esp32_intdecode.c Xtensa ESP32: Basically a redesign of the interrupt dispatch logic. 2016-12-16 15:36:52 -06:00
esp32_intercpu_interrupt.c Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -06:00
esp32_irq.c irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
esp32_region.c Xtensa: Fix some compilation issues 2016-10-23 10:06:30 -06:00
esp32_region.h Xtensa: Add region protected; Implement some missing signal handling logic. 2016-10-23 09:02:50 -06:00
esp32_serial.c Every file that uses serial IOCTLs (TIOC*) must explicity include nuttx/fs/ioctl.h. This was included previously via sneak path in the now deleted arch/serial.h. 2019-01-27 13:41:44 -06:00
esp32_smp.h irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
esp32_start.c Xtensa ESP32: Add stack checking logic. 2016-12-23 15:51:33 -06:00
esp32_start.h Xtensa: A few changes to get esp32_start.c to compile 2016-10-17 10:45:21 -06:00
esp32_timerisr.c irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
Kconfig modify default uart pin for ESP-WROOM-32 2017-08-13 22:42:42 +09:00
Make.defs Xtensa ESP32: Add stack checking logic. 2016-12-23 15:51:33 -06:00