Skip to content

Commit 19f0681

Browse files
committed
Integration of ArduinoNative v0.2.1, ZumoHALWebots v1.1.0, ZumoHALInterfaces v1.0.2 and SerialMuxProt v2.2.2
1 parent 7d6399f commit 19f0681

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

platformio.ini

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,10 @@ build_flags =
9898
-DTARGET_NATIVE
9999
-I./lib/Webots/include/c
100100
-I./lib/Webots/include/cpp
101+
-D _USE_MATH_DEFINES
101102
lib_deps =
102103
MainNative
103-
BlueAndi/ZumoHALWebots @ ~1.0.0
104+
BlueAndi/ZumoHALWebots @ ~1.1.0
104105
Webots
105106
lib_ignore =
106107
HALTest
@@ -126,8 +127,8 @@ build_flags =
126127
-Itest/common
127128
lib_deps =
128129
MainTestNative
129-
BlueAndi/ArduinoNative @ ~0.1.1
130-
BlueAndi/ZumoHALInterfaces @ ~1.0.0
130+
BlueAndi/ArduinoNative @ ~0.2.1
131+
BlueAndi/ZumoHALInterfaces @ ~1.0.2
131132
HALTest
132133
lib_ignore =
133134
Webots
@@ -190,7 +191,7 @@ build_flags =
190191
lib_deps =
191192
APPConvoyLeader
192193
Service
193-
gabryelreyes/SerialMuxProt @ ~2.2.0
194+
gabryelreyes/SerialMuxProt @ ~2.2.2
194195
lib_ignore =
195196
APPCalib
196197
APPConvoyFollower
@@ -239,7 +240,7 @@ build_flags =
239240
lib_deps =
240241
APPConvoyFollower
241242
Service
242-
gabryelreyes/SerialMuxProt @ ~2.2.0
243+
gabryelreyes/SerialMuxProt @ ~2.2.2
243244
lib_ignore =
244245
APPCalib
245246
APPConvoyLeader
@@ -355,7 +356,7 @@ build_flags =
355356
lib_deps =
356357
APPRemoteControl
357358
Service
358-
gabryelreyes/SerialMuxProt @ ~2.2.0
359+
gabryelreyes/SerialMuxProt @ ~2.2.2
359360
lib_ignore =
360361
APPCalib
361362
APPConvoyFollower
@@ -404,7 +405,7 @@ build_flags =
404405
lib_deps =
405406
APPSensorFusion
406407
Service
407-
gabryelreyes/SerialMuxProt @ ~2.2.0
408+
gabryelreyes/SerialMuxProt @ ~2.2.2
408409
lib_ignore =
409410
APPCalib
410411
APPConvoyFollower

0 commit comments

Comments
 (0)