Update platformio.ini

This commit is contained in:
EmanuelFeru 2021-03-17 18:17:18 +01:00 committed by GitHub
parent 53ae2e5f15
commit 1842991849
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ src_dir = Src
;================================================================ ;================================================================
[env] [env]
platform_packages = maxgerhardt/framework-spl@2.10300.0 ; Add GD32 support package: globally override framework-spl for all environments platform_packages = maxgerhardt/framework-spl@2.10301.0 ; Add GD32 support package: globally override framework-spl for all environments
;================================================================ ;================================================================