Adapted to Lora Semtech + Nucleo

Dependencies:   DebugLib

Dependents:   LoRaWAN-lmic-app LoRaWAN-lmic-app LoRaWAN-test-10secs LoRaPersonalizedDeviceForEverynet ... more

Fork of lwip_ppp_ethernet by Donatien Garnier

Revision:
1:ab052ffd1305
Parent:
0:8e01dca41002
Child:
3:a9e6ba815945
diff -r 8e01dca41002 -r ab052ffd1305 lwipopts.h
--- a/lwipopts.h	Thu May 24 15:53:48 2012 +0000
+++ b/lwipopts.h	Thu May 24 16:49:41 2012 +0000
@@ -28,8 +28,8 @@
 
 #define NO_SYS                          0
 
-#define NET_PPP 0 //For now only PPP is supported
-#define NET_ETHERNET 1 //Ethernet is in pre-alpha
+//For now only PPP is supported
+//Ethernet is in pre-alpha
 //Memory
 #define MEM_ALIGNMENT 4