Toolchain bump + readme update

This commit is contained in:
ClaraCrazy
2023-06-24 05:35:08 +02:00
parent 857fa406d8
commit b709ade194
4 changed files with 5 additions and 3 deletions

View File

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