1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp32
Gunar Schorcht 98d64dafef
cpu/esp32: use FLASHFILE variable
Use ELFFILE as FLASHFILE as all files are created from this
one using esptool.
2019-06-06 14:59:24 +02:00
..
bin cpu: add esp32 2018-10-08 12:20:49 +02:00
esp-can cpu: add esp32 2018-10-08 12:20:49 +02:00
esp-eth cpu/esp32: esp_eth doesn't call memcpy if iol_len is 0 2019-03-14 16:57:26 +01:00
esp-wifi cpu/esp32: esp_wifi doesn't call memcpy if iol_len is 0 2019-03-14 16:11:24 +01:00
freertos cpu: add esp32 2018-10-08 12:20:49 +02:00
include Merge pull request #11293 from gschorcht/cpu/esp32/periph/conf/spi 2019-05-14 12:07:19 +02:00
ld cpu: add esp32 2018-10-08 12:20:49 +02:00
periph Merge pull request #11293 from gschorcht/cpu/esp32/periph/conf/spi 2019-05-14 12:07:19 +02:00
vendor cpu/esp32: move xtensa lib to esp_common 2019-04-15 11:45:59 +02:00
doc.txt Merge pull request #11261 from gschorcht/cpu/esp32/doc_fix/rom 2019-05-14 13:07:50 +02:00
esp_events.c cpu: add esp32 2018-10-08 12:20:49 +02:00
esp_xtimer.c cpu: add esp32 2018-10-08 12:20:49 +02:00
exceptions.c cpu: add esp32 2018-10-08 12:20:49 +02:00
gen_esp32part.py cpu: add esp32 2018-10-08 12:20:49 +02:00
irq_arch.c cpu: add esp32 2018-10-08 12:20:49 +02:00
log_module.c cpu: add esp32 2018-10-08 12:20:49 +02:00
Makefile cpu/esp_common: added for common files for ESP SoC 2018-12-27 17:28:46 +01:00
Makefile.dep Merge pull request #11337 from gschorcht/cpu/esp32/periph/submodules 2019-05-01 23:51:03 +02:00
Makefile.features cpu: add esp32 2018-10-08 12:20:49 +02:00
Makefile.include cpu/esp32: use FLASHFILE variable 2019-06-06 14:59:24 +02:00
periph_cpu.c cpu: add esp32 2018-10-08 12:20:49 +02:00
startup.c cpu/esp32: allow explicit ESP32 crystal freq configuration 2018-10-30 16:42:07 -07:00
syscalls.c cpu/esp32: add memset that cannot be optimized out 2019-01-17 13:50:56 +01:00
thread_arch.c cpu/esp: fix computation of coprocessor save area 2019-04-27 13:23:04 +02:00
tools.c cpu: add esp32 2018-10-08 12:20:49 +02:00