-
- Downloads
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.
cpu/esp8266/sdk/lwip.c
0 → 100644
Please register or sign in to comment