Closed MCUdude closed 4 years ago
Turns out that the fuses for tinyAVR-0 and tinyAVR-1 are identical to the megaAVR-0 fuses except for the RESET/GPIO/UPDI pin configuration in SYSCFG0. But that's a very simple fix. I'll give the fuses script a try a little later this evening!
Many thanks!
Supported by @SpenceKonde's megaTinyCore. FYI I can see if I can figure ut all the fuse settings for these targets, so we can get the fuse calculation script working for these as well.
https://github.com/platformio/platform-atmelavr/issues/83 related.