1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp32
Benjamin Valentin 111fe80eb9 cpu/esp: disable thin archives if esp_wifi is used
For a yet unknown reason, both esp8266 and esp32 get stuck in a
reboot loop when thin archives are used.

As a workaround, disable thin archives for now if esp_wifi is used.

fixes #12258
2019-09-25 07:48:07 +02:00
..
bin cpu: add esp32 2018-10-08 12:20:49 +02:00
cxx cpu/esp32: workaround for static object init 2019-08-27 09:41:41 +02:00
esp-eth Merge pull request #10760 from gschorcht/esp32_esp_eth_link_opt 2019-09-12 18:14:44 +02:00
esp-wifi cpu/esp32: _esp_wifi_dev exposed for lwIP 2019-09-12 18:39:46 +02:00
freertos cpu/esp32: change of critical section handling in freertos 2019-08-12 16:51:50 +02:00
include cpu/esp32: default device config for periph_can 2019-09-20 19:35:02 +02:00
ld cpu: add esp32 2018-10-08 12:20:49 +02:00
periph Merge pull request #11950 from gschorcht/cpu/esp32/periph-gpio_read-fix 2019-09-24 20:20:40 +02:00
vendor cpu/esp32: use printf/puts from newlib 2019-08-19 15:14:32 +02:00
doc.txt cpu/esp32: doc update for periph_can 2019-09-20 19:39:23 +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: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
log_module.c cpu/esp32: use printf/puts from newlib 2019-08-19 15:14:32 +02:00
Makefile cpu/esp32: module esp_can removed 2019-09-20 19:35:02 +02:00
Makefile.dep cpu/esp: disable thin archives if esp_wifi is used 2019-09-25 07:48:07 +02:00
Makefile.features cpu/esp32: activate cpp feature 2019-07-29 16:06:04 +02:00
Makefile.include Merge pull request #12282 from LordTy/esp32_build_fix 2019-09-24 18:38:35 +02:00
periph_cpu.c cpu: add esp32 2018-10-08 12:20:49 +02:00
startup.c cpu/esp32: Moved stdio_init() before periph_init() 2019-09-14 11:12:32 +02:00
syscalls.c cpu/esp32: use printf/puts from newlib 2019-08-19 15:14:32 +02: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