Skip to content

Commit

Permalink
Integration of ArduinoNative v0.2.1, ZumoHALWebots v1.1.0, ZumoHALInt…
Browse files Browse the repository at this point in the history
…erfaces v1.0.2 and SerialMuxProt v2.2.2
  • Loading branch information
BlueAndi committed Nov 8, 2024
1 parent 7d6399f commit 19f0681
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,10 @@ build_flags =
-DTARGET_NATIVE
-I./lib/Webots/include/c
-I./lib/Webots/include/cpp
-D _USE_MATH_DEFINES
lib_deps =
MainNative
BlueAndi/ZumoHALWebots @ ~1.0.0
BlueAndi/ZumoHALWebots @ ~1.1.0
Webots
lib_ignore =
HALTest
Expand All @@ -126,8 +127,8 @@ build_flags =
-Itest/common
lib_deps =
MainTestNative
BlueAndi/ArduinoNative @ ~0.1.1
BlueAndi/ZumoHALInterfaces @ ~1.0.0
BlueAndi/ArduinoNative @ ~0.2.1
BlueAndi/ZumoHALInterfaces @ ~1.0.2
HALTest
lib_ignore =
Webots
Expand Down Expand Up @@ -190,7 +191,7 @@ build_flags =
lib_deps =
APPConvoyLeader
Service
gabryelreyes/SerialMuxProt @ ~2.2.0
gabryelreyes/SerialMuxProt @ ~2.2.2
lib_ignore =
APPCalib
APPConvoyFollower
Expand Down Expand Up @@ -239,7 +240,7 @@ build_flags =
lib_deps =
APPConvoyFollower
Service
gabryelreyes/SerialMuxProt @ ~2.2.0
gabryelreyes/SerialMuxProt @ ~2.2.2
lib_ignore =
APPCalib
APPConvoyLeader
Expand Down Expand Up @@ -355,7 +356,7 @@ build_flags =
lib_deps =
APPRemoteControl
Service
gabryelreyes/SerialMuxProt @ ~2.2.0
gabryelreyes/SerialMuxProt @ ~2.2.2
lib_ignore =
APPCalib
APPConvoyFollower
Expand Down Expand Up @@ -404,7 +405,7 @@ build_flags =
lib_deps =
APPSensorFusion
Service
gabryelreyes/SerialMuxProt @ ~2.2.0
gabryelreyes/SerialMuxProt @ ~2.2.2
lib_ignore =
APPCalib
APPConvoyFollower
Expand Down

0 comments on commit 19f0681

Please sign in to comment.