Skip to content
Snippets Groups Projects
  • Gunar Schorcht's avatar
    457ef97d
    cpu/esp8266: lwIP dummy functions added · 457ef97d
    Gunar Schorcht authored
    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.
    457ef97d
    History
    cpu/esp8266: lwIP dummy functions added
    Gunar Schorcht authored
    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.