nuttx/arch/xtensa/src/esp32
2016-10-27 13:55:58 -06:00
..
chip ESP32: Add initial serial driver. Taken from SAMV7; not fully converted. Does not yet compile. 2016-10-27 13:55:58 -06:00
rom ESP32: Add initial serial driver. Taken from SAMV7; not fully converted. Does not yet compile. 2016-10-27 13:55:58 -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 ESP32: More compilation issues 2016-10-26 12:59:31 -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: Add esp32_config.h 2016-10-26 15:45:03 -06:00
esp32_cpuindex.S Xtensa: Add up_cpu_index() 2016-10-22 09:29:15 -06:00
esp32_cpuint.c ESP32: Fix some compilation issues 2016-10-26 12:50:10 -06:00
esp32_cpuint.h ESP32: Fix some compilation issues 2016-10-26 12:50:10 -06:00
esp32_cpustart.c ESP32: Add GPIO support 2016-10-26 12:11:24 -06:00
esp32_gpio.c ESP32: Add initial serial driver. Taken from SAMV7; not fully converted. Does not yet compile. 2016-10-27 13:55:58 -06:00
esp32_gpio.h ESP32: Add initial serial driver. Taken from SAMV7; not fully converted. Does not yet compile. 2016-10-27 13:55:58 -06:00
esp32_intdecode.c Xtensa: Fix some compilation issues 2016-10-25 12:34:23 -06:00
esp32_irq.c ESP32: Fix some compilation issues 2016-10-26 12:50:10 -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 ESP32: Add initial serial driver. Taken from SAMV7; not fully converted. Does not yet compile. 2016-10-27 13:55:58 -06:00
esp32_start.c ESP32: More compilation issues 2016-10-26 12:59:31 -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 Add logic to attach peripheral interrupt sources to CPU interrupts 2016-10-25 15:19:29 -06:00
Kconfig EPS32: Add GPIO ROM interface definitions 2016-10-27 10:43:58 -06:00
Make.defs EPS32: Add GPIO ROM interface definitions 2016-10-27 10:43:58 -06:00