Commit Graph

22 Commits

Author SHA1 Message Date
Eric Helgeson 43335afbdb Use fork of SdFat that supports gpt partitions so users do not have to format their cards with mbr. Thanks @PetteriAimonen for the patch. 2023-04-01 11:24:11 -05:00
Eric Helgeson a06e840e39 Upgrade SdFat from 2.0.6 to 2.2.0
No change in perf
2022-07-26 18:28:19 -05:00
Eric Helgeson 173cc6126a Turn warnings on 2022-07-16 15:02:19 -05:00
Eric Helgeson 2f8dd8a3fe Pin SdFat to 2.0.6 to allow CI to run 2022-07-16 13:13:34 -05:00
Eric Helgeson ad87d86b7a Remove copy/paste error in -USB firmware 2022-06-23 08:21:31 -05:00
Eric Helgeson 5c0724703b Fix build for USB 2022-05-22 12:53:57 -05:00
Eric Helgeson 2127b14863 Fix default env name 2022-05-21 13:20:53 -05:00
Eric Helgeson 1f03996977 Build and tag all versions, collect & rename bin fines 2022-05-20 20:47:11 -05:00
Eric Helgeson 69e69cad3a add support for the APM32F103C8T6 chip, a clone of the STM32F103 2022-05-18 19:43:56 -05:00
Eric Helgeson 38904285d4 Make the STM32F103C8 the default env 2022-04-23 16:08:30 -05:00
Eric Helgeson 24e1612fc7 Add build env for xcvr 2022-04-17 16:39:59 -05:00
Eric Helgeson 44ce53de04 Explicitly pinning toolchain to 1.9031.200702 and updating to latest
coordinates.

Unpinned seemed to just grab the latest cached version.
2022-03-24 08:58:41 -05:00
Glenn Anderson e0653d6647 Switch to latest toolchain.
Tune the timing for the readDataLoop with the latest toolchain.
2022-03-19 12:04:57 -07:00
Eric Helgeson 349161b13f Put reference to licesne under gerber dir too 2021-06-15 16:22:19 -05:00
Eric Helgeson c0b323cbea Just ignore id as it's not important 2021-05-14 07:54:24 -05:00
Eric Helgeson ef9c815ae1 Update sdfat - bug fixes and improvements 2021-04-10 12:42:41 -05:00
Eric Helgeson 02c7320da2 Verified this works now 2021-04-10 12:42:40 -05:00
Eric Helgeson 75cf8cc387 update perf numbers 2021-04-10 12:42:39 -05:00
Eric Helgeson 27c77c269c Allow for more dynamic handling of image files 2021-04-10 12:42:39 -05:00
Eric Helgeson d1d6a63eb3 Testing different toolchain-gccarmnoneeabi 2021-04-10 12:42:39 -05:00
Eric Helgeson 1e2b9f64c2 Just under 1% slower than Arduino studio with this compile settings... 2021-04-10 12:42:39 -05:00
Eric Helgeson 59e40a05c4 Initial working platform io config 2021-04-10 12:42:39 -05:00