platformio / platform-atmelavr

Atmel AVR: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/atmelavr
Apache License 2.0
136 stars 104 forks source link

Update MCUdude Mighty/Mega/Mini/Major/MicroCore to the latest version #241

Closed MCUdude closed 3 years ago

MCUdude commented 3 years ago

Hi!

I've just released a new version of MightyCore, MiniCore, MegaCore, and MajorCore. They're now all version v2.1.0, and I'll do my best to keep them all in sync from now on. @valeros it would be great if you could prioritize this because the previous versions of these cores suffered from a bug in the abs() and round() macro that's difficult to trace down for a newbie.

BTW MicroCore has also been updated to v2.0.3, but is very different from the other cores in terms of code compatibility, hence the different version number.

Thanks!