1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-12 01:53:07 +03:00

Update and move lwIP headers, add options to use different lwIP build for generic device

Makefile added to lwip source folder to build and install liblwip_gcc.a
This commit is contained in:
Me No Dev
2016-04-10 21:55:22 +03:00
parent 2301f2975d
commit bfe9f7be69
108 changed files with 34343 additions and 115 deletions

View File

@ -10,6 +10,7 @@
#include "c_types.h"
#include "eagle_soc.h"
#include <stddef.h>
typedef uint32_t ETSSignal;
typedef uint32_t ETSParam;