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

Revert "[FL-3271] cubewb: updated to v1.16.0 (#2595)"

This reverts commit 4d015a1106.
This commit is contained in:
MX
2023-04-22 04:44:45 +03:00
parent eb3a4bfa6e
commit 4a34e95e35
15 changed files with 77 additions and 124 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.13.3"
COPRO_CUBE_DIR = "lib/STM32CubeWB"