OVMS3-idf/components/esp32
Ivan Grokhotkov 9e57466c96 components/esp32: fix DRAM_ATTR attribute
This change places contents of .dram1 section into .dram0.data.
Also removes .iram1pro/.iram1app/.dram1pro/.dram1app which weren't used anywhere.
2016-08-24 17:20:00 +08:00
..
include components/esp32: fix DRAM_ATTR attribute 2016-08-24 17:20:00 +08:00
ld components/esp32: fix DRAM_ATTR attribute 2016-08-24 17:20:00 +08:00
lib@40dc7af7f3 Initial public version 2016-08-17 23:08:22 +08:00
abi.cpp Initial public version 2016-08-17 23:08:22 +08:00
cpu_start.c Initial public version 2016-08-17 23:08:22 +08:00
event.c Initial public version 2016-08-17 23:08:22 +08:00
heap_alloc_caps.c Initial public version 2016-08-17 23:08:22 +08:00
heap_alloc_caps.h Initial public version 2016-08-17 23:08:22 +08:00
Kconfig Add cr after a lf is printed (configurable) 2016-08-23 15:20:03 +08:00
libhal.a Initial public version 2016-08-17 23:08:22 +08:00
Makefile Use IDF_PATH instead of SDK_PATH for the environment variable pointing to esp-idf 2016-08-19 15:01:49 +08:00
spiram.h Initial public version 2016-08-17 23:08:22 +08:00
syscalls.c Add cr after a lf is printed (configurable) 2016-08-23 15:20:03 +08:00
wifi.c Initial public version 2016-08-17 23:08:22 +08:00