Aded versions to lib_deps

This commit is contained in:
2023-10-27 23:48:02 +02:00
parent f1dbd85cc6
commit 1940bc2665
+3 -16
View File
@@ -1,21 +1,8 @@
; PlatformIO Project Configuration File
;
; Build options: build flags, source filter
; Upload options: custom upload port, speed and extra flags
; Library options: dependencies, extra library storages
; Advanced options: extra scripting
;
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
[platformio]
src_dir = Sketch
[env:uno]
platform = atmelavr
board = uno
framework = arduino
lib_deps =
Adafruit GFX Library
Adafruit SSD1306
CAN_BUS_Shield
adafruit/Adafruit GFX Library@^1.4.9
adafruit/Adafruit SSD1306@^1.2.9
seeed-studio/CAN_BUS_Shield@^1.20