toolchain: bumped to v33

This commit is contained in:
hedger
2024-02-21 09:03:58 +00:00
parent bc98c788fe
commit 10d2911af2
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ if not ["%FBT_NOENV%"] == [""] (
exit /b 0
)
set "FLIPPER_TOOLCHAIN_VERSION=32"
set "FLIPPER_TOOLCHAIN_VERSION=33"
if ["%FBT_TOOLCHAIN_PATH%"] == [""] (
set "FBT_TOOLCHAIN_PATH=%FBT_ROOT%"