mirror of
https://github.com/erichelgeson/BlueSCSI.git
synced 2024-12-21 06:29:37 +00:00
Explicitly pinning toolchain to 1.9031.200702 and updating to latest
coordinates. Unpinned seemed to just grab the latest cached version.
This commit is contained in:
parent
32219ce18b
commit
44ce53de04
@ -10,14 +10,7 @@ lib_deps =
|
||||
greiman/SdFat @ ^2.0.6
|
||||
upload_protocol = stlink
|
||||
; Different gcc versions produce much different binaries in terms of speed.
|
||||
; 1.40804.0 ; 985kb/sec
|
||||
; 1.60301.0 ; 1012kb/sec ***
|
||||
; 1.70201.0 ; 926kb/sec
|
||||
; 1.80301.0 ; 935kb/sec
|
||||
; 1.80201.181220 ; 921kb/sec
|
||||
; 1.90201.191206 ; 912kb/sec
|
||||
; 1.90301.200702 ; default - 955kb/sec
|
||||
platform_packages = toolchain-gccarmnoneeabi
|
||||
platform_packages = platformio/toolchain-gccarmnoneeabi@1.90301.200702
|
||||
|
||||
build_unflags =
|
||||
-Os
|
||||
|
Loading…
Reference in New Issue
Block a user