1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-12 12:42:30 +04:00

copro: bumped to 1.20.0 (#3727)

* copro: bumped to 1.19.1
* copro: bumped to 1.20.0
This commit is contained in:
hedger
2024-07-03 21:31:55 +03:00
committed by GitHub
parent 6e0115c2e1
commit 8c380ebe94
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ DIST_SUFFIX = "local"
COPRO_OB_DATA = "scripts/ob.data" COPRO_OB_DATA = "scripts/ob.data"
# Must match lib/stm32wb_copro version # Must match lib/stm32wb_copro version
COPRO_CUBE_VERSION = "1.19.0" COPRO_CUBE_VERSION = "1.20.0"
COPRO_CUBE_DIR = "lib/stm32wb_copro" COPRO_CUBE_DIR = "lib/stm32wb_copro"