mirror of
https://gitlab.com/Luci_/arduino-photometrics.git
synced 2026-04-03 11:35:37 +02:00
try gitlab cli
This commit is contained in:
parent
1d8ddbde78
commit
52ec8c4b8c
|
|
@ -22,6 +22,12 @@ lib_deps =
|
||||||
northernwidget/DS3231@^1.1.2
|
northernwidget/DS3231@^1.1.2
|
||||||
arduino-libraries/Ethernet
|
arduino-libraries/Ethernet
|
||||||
robtillaart/CRC
|
robtillaart/CRC
|
||||||
|
|
||||||
|
test_lib_deps =
|
||||||
ThrowTheSwitch/Unity@^2.6.0
|
ThrowTheSwitch/Unity@^2.6.0
|
||||||
|
|
||||||
|
test_build_flags =
|
||||||
|
${env.build_flags}
|
||||||
|
-I test
|
||||||
|
|
||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
Loading…
Reference in a new issue