Added DUE lib

This commit is contained in:
2018-09-09 23:20:49 +03:00
parent 3031a25095
commit 39eed2f05f
2 changed files with 4 additions and 3 deletions

View File

@@ -50,7 +50,7 @@
#endif
#ifndef CUSTOM_FIRMWARE_MAC
#define DEFAULT_FIRMWARE_MAC {0xDE, 0xAD, 0xBE, 0xEF, 0xFE, 0}
#define DEFAULT_FIRMWARE_MAC {0xDE, 0xAD, 0xBE, 0xEF, 0xFE, 01}
#endif
#ifndef MY_CONFIG_SERVER
@@ -148,4 +148,4 @@
#ifndef Wiz5500
#define W5100_ETHERNET_SHIELD
#endif
#endif

View File

@@ -16,7 +16,7 @@ env_default =
; esp8266
; esp32
; megaatmega2560-5500
; due-5500
due-5500
; controllino
; stm32
@@ -193,6 +193,7 @@ lib_deps =
SdFat
Adafruit Unified Sensor
DHT sensor library
https://github.com/arcao/Syslog.git
[env:controllino]
platform = atmelavr