Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ build_flags =
-Wno-switch
-Werror
lib_deps =
BlueAndi/ZumoHALATmega32u4 @ ~1.1.0
BlueAndi/ZumoHALATmega32u4 @ ~1.2.1
lib_ignore =
HALTest
extra_scripts =
Expand Down Expand Up @@ -105,7 +105,7 @@ build_flags =
-D CONFIG_SUPERVISOR=1
lib_deps =
MainNative
BlueAndi/ZumoHALWebots @ ~1.4.0
BlueAndi/ZumoHALWebots @ ~1.5.0
Webots
lib_ignore =
HALTest
Expand Down Expand Up @@ -137,8 +137,8 @@ build_flags =
-D _USE_MATH_DEFINES
lib_deps =
MainTestNative
BlueAndi/ArduinoNative @ ~0.2.1
BlueAndi/ZumoHALInterfaces @ ~1.1.0
BlueAndi/ArduinoNative @ ~0.2.2
BlueAndi/ZumoHALInterfaces @ ~1.3.0
HALTest
lib_ignore =
Webots
Expand Down