1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp8266/sdk
Gunar Schorcht 457ef97d74 cpu/esp8266: lwIP dummy functions added
Defines a number of lwIP functions that are required as symbols by Espressif's SDK libraries. These functions are only dummies without real functionality. Using these functions instead of real lwIP functions provided with the SDK saves arround 4 kBytes of RAM.
2019-01-25 23:59:42 +01:00
..
doc.txt cpu: add esp8266 2018-09-05 02:39:50 +02:00
ets_task.c cpu/esp8266: fix ets_post when flash is written 2019-01-21 16:30:33 +01:00
ets_task.h cpu: add esp8266 2018-09-05 02:39:50 +02:00
ets.c cpu: add esp8266 2018-09-05 02:39:50 +02:00
ets.h cpu: add esp8266 2018-09-05 02:39:50 +02:00
lwip.c cpu/esp8266: lwIP dummy functions added 2019-01-25 23:59:42 +01:00
main.c cpu/esp8266: cpu frequency settings 2018-10-19 13:08:32 +02:00
main.h cpu/esp8266: cpu frequency settings 2018-10-19 13:08:32 +02:00
Makefile cpu: add esp8266 2018-09-05 02:39:50 +02:00
phy.c cpu: add esp8266 2018-09-05 02:39:50 +02:00
phy.h cpu: add esp8266 2018-09-05 02:39:50 +02:00
pp.c cpu: add esp8266 2018-09-05 02:39:50 +02:00
pp.h cpu: add esp8266 2018-09-05 02:39:50 +02:00
rom.c cpu: add esp8266 2018-09-05 02:39:50 +02:00
rom.h cpu: add esp8266 2018-09-05 02:39:50 +02:00
sdk.h cpu: add esp8266 2018-09-05 02:39:50 +02:00
user.c cpu: add esp8266 2018-09-05 02:39:50 +02:00
user.h cpu: add esp8266 2018-09-05 02:39:50 +02:00