Skip to content

MightyCore v1.0.7

Compare
Choose a tag to compare
@MCUdude MCUdude released this 06 Oct 10:48
· 367 commits to master since this release

It's time for a new release again! A lot has happened in three month, so I'm happy to bring you these new features:

Changelog:

  • Fixed bug where PCINT were incorrectly defined
  • Updated to the latest version of Optiboot
  • Optiboot makefile cleanup. Now it's much easier to build all bootloader files
  • Extra Wiring functionality is added to the core
  • Fixed analogRead(0..7) for the Bobuino pinout
  • The core files are updated to the latest version from the Arduino Github repo
  • Add support for LTO in IDE 1.6.11 and newer
  • LOTS of under-the-hood changes