1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp8266
Sebastian Meiling e9072b1e28
Merge pull request #10981 from gschorcht/cpu/esp8266/rodata_IROM/pr
cpu/esp8266: most .rodata sections are moved from DRAM to IROM (flash)
2019-03-29 20:18:06 +01:00
..
bin
esp-wifi cpu/esp8266: netstats removed from esp_wifi 2019-02-07 15:44:04 +01:00
include cpu/esp8266: macros required by esp_now_netdev 2019-03-05 16:43:45 +01:00
ld cpu/esp8266: modified ld file for non-SDK version 2019-02-10 13:55:42 +01:00
periph cpu/esp8266: new ets_task thread 2019-01-21 16:30:33 +01:00
sdk cpu/esp8266: add init function in dummy lwIP 2019-03-05 16:43:45 +01:00
vendor cpu/esp8266: add LoadStoreError exception handler 2019-02-09 17:48:40 +01:00
doc.txt cpu/esp8266: doc fixes 2019-03-05 16:43:45 +01:00
exceptions.c
irq_arch.c
Makefile cpu/esp8266: makefile support for esp_wifi 2019-01-24 09:21:17 +01:00
Makefile.dep cpu/esp8266: fix compile problems 2019-01-29 23:25:31 +01:00
Makefile.features
Makefile.include cpu/esp8266: makefile support for esp_now_netdev 2019-03-05 16:43:45 +01:00
periph_cpu.c
startup.c cpu/esp8266: add init function in dummy lwIP 2019-03-05 16:43:45 +01:00
syscalls.c cpu/esp8266: use SDK mem management for esp_wifi 2019-01-24 09:21:17 +01:00
thread_arch.c cpu/esp8266: new ets_task thread 2019-01-21 16:30:33 +01:00
tools.c