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

Merge remote-tracking branch 'OFW/dev' into dev

This commit is contained in:
MX
2024-04-09 20:33:52 +03:00
17 changed files with 423 additions and 20 deletions

View File

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