Merge branch 'aku/copro_v1.19.0' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev

This commit is contained in:
Willy-JL
2024-04-04 20:06:07 +01:00
3 changed files with 4 additions and 4 deletions

View File

@@ -24,7 +24,7 @@ DIST_SUFFIX = f"mntm-dev-{subprocess.check_output(['git', 'rev-parse', '--short=
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"