mirror of
https://github.com/anklimov/lighthub
synced 2025-12-09 21:29:49 +03:00
STM32 chipId and 1st CAN driver prototype
This commit is contained in:
@@ -258,7 +258,7 @@ lib_deps =
|
||||
;ArduinoMDNS
|
||||
;ESPmDNS
|
||||
https://github.com/khoih-prog/TimerInterrupt_Generic.git
|
||||
|
||||
https://github.com/sandeepmistry/arduino-CAN.git
|
||||
|
||||
[env:due]
|
||||
;Experimental target with universal Ethernet Library
|
||||
@@ -326,6 +326,8 @@ lib_deps =
|
||||
ArduinoMDNS
|
||||
https://github.com/khoih-prog/TimerInterrupt_Generic.git
|
||||
rweather/Crypto
|
||||
collin80/can_common
|
||||
collin80/due_can
|
||||
monitor_speed = 115200
|
||||
|
||||
[env:mega2560slim]
|
||||
@@ -977,6 +979,7 @@ lib_deps =
|
||||
; ArduinoMDNS
|
||||
https://github.com/khoih-prog/TimerInterrupt_Generic.git
|
||||
;https://github.com/anklimov/ModbusMaster
|
||||
pazi88/STM32_CAN
|
||||
|
||||
monitor_speed = 115200
|
||||
|
||||
|
||||
Reference in New Issue
Block a user