USART0_Handler redefiniton workaround,

DMXDue revert to original lib
WDT enabled by default
This commit is contained in:
livello
2018-03-16 00:40:13 +03:00
parent 4c68bdc595
commit eae88305ea
3 changed files with 15 additions and 13 deletions

View File

@@ -21,17 +21,14 @@ lib_ldf_mode = chain+
build_flags = !echo -n "-DPIO_SRC_REV="$(git rev-parse --short HEAD)
lib_deps =
https://github.com/sebnil/DueFlashStorage
https://github.com/livello/Arduino-Temperature-Control-Library.git#1306c49
; https://github.com/anklimov/Arduino-Temperature-Control-Library.git
https://github.com/anklimov/Arduino-Temperature-Control-Library.git
https://github.com/anklimov/DS2482_OneWire
; https://github.com/anklimov/DmxDue
https://github.com/livello/DmxDue#25ee59d
https://github.com/anklimov/DmxDue
https://github.com/arduino-libraries/ArduinoHttpClient
https://github.com/anklimov/aJson
https://github.com/anklimov/CmdArduino
https://github.com/anklimov/ModbusMaster
; https://github.com/anklimov/Ethernet
872
https://github.com/anklimov/Ethernet
; https://github.com/PaulStoffregen/SPI.git
https://github.com/knolleary/pubsubclient.git
https://github.com/anklimov/Artnet.git
@@ -46,8 +43,7 @@ board = megaatmega2560
framework = arduino
;lib_ldf_mode = chain+
lib_deps =
https://github.com/livello/Arduino-Temperature-Control-Library.git#1306c49
; https://github.com/anklimov/Arduino-Temperature-Control-Library.git
https://github.com/anklimov/Arduino-Temperature-Control-Library.git
https://github.com/anklimov/DS2482_OneWire
https://github.com/anklimov/DmxSimple
https://github.com/anklimov/httpClient