Skip to content
Open
Changes from 1 commit
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
2 changes: 1 addition & 1 deletion fw/rbcx-coprocessor/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ platform = ststm32@~7.0.0
board = genericSTM32F103VC
framework = stm32cube
lib_deps =
https://github.com/RoboticsBrno/RB3204-RBCX-coproc-comm/archive/26267ccf1d3eda5c6aa973c3b0be9aaceb43c61f.zip
https://github.com/RoboticsBrno/RB3204-RBCX-coproc-comm/archive/dc09065d38029b0ab91579e04c70839469f58e82.zip

build_flags =
-Iinclude
Expand Down