mirror of
https://github.com/anklimov/lighthub
synced 2025-12-10 13:49:50 +03:00
USART0_Handler redefiniton workaround,
DMXDue revert to original lib WDT enabled by default
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user