nuttx/arch/xtensa/src/esp32
2016-10-25 08:35:07 -06:00
..
chip ESP32: Add UART register definition file 2016-10-25 08:35:07 -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 Oops.. a couple of hunks failed in the last patch. Hope I got them fixed correctly. 2016-10-24 15:25:40 -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_cpuindex.S Xtensa: Add up_cpu_index() 2016-10-22 09:29:15 -06:00
esp32_cpustart.c Xtensa: Add region protected; Implement some missing signal handling logic. 2016-10-23 09:02:50 -06:00
esp32_intdecode.c Xtensa: Fix some compile issues 2016-10-20 16:42:37 -06:00
esp32_irq.c Xtensa: Correct some compile issues 2016-10-23 16:25:55 -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_start.c ESP32: Fix heap initialization 2016-10-23 14:20:03 -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 Costmetic changes 2016-10-24 16:18:30 -06:00
Kconfig ESP32: Add some peripheral configuration 2016-10-24 14:09:47 -06:00
Make.defs Xtensa: Add NMI handler 2016-10-23 16:24:09 -06:00