We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad4737f commit 43335afCopy full SHA for 43335af
platformio.ini
@@ -6,7 +6,7 @@ default_envs = STM32F1
6
[env]
7
framework = arduino
8
lib_deps =
9
- greiman/SdFat @ 2.2.0
+ SdFat=https://github.com/BlueSCSI/SdFat#2.2.0-gpt
10
upload_protocol = stlink
11
; Different gcc versions produce much different binaries in terms of speed.
12
platform_packages = platformio/[email protected]
0 commit comments