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

cubewb: downgraded to v1.15.0

This commit is contained in:
hedger
2023-04-22 21:32:41 +04:00
committed by MX
parent c1292d08de
commit 3561f79cf4
5 changed files with 9 additions and 7 deletions

View File

@@ -20,7 +20,7 @@ DIST_SUFFIX = "local"
COPRO_OB_DATA = "scripts/ob.data"
# Must match lib/STM32CubeWB version
COPRO_CUBE_VERSION = "1.16.0"
COPRO_CUBE_VERSION = "1.15.0"
COPRO_CUBE_DIR = "lib/STM32CubeWB"