Skip to content

MightyCore v2.0.0

Compare
Choose a tag to compare
@MCUdude MCUdude released this 10 Apr 20:32
· 292 commits to master since this release
6d6237b

It's finally here, the next MightyCore release!

Changelog:

  • Fix duplicate file issue with SPI library
  • Arduino corefiles and bootloader moved to separate repos for easier maintenance
  • Add support for Atmel ICE, JTAGICE3 and Arduino.org programmers
  • SoftwareSerial library can now make use of "regular" interrupt pins
    • This means ATmega16/32/8535 can use INT0, INT1 or INT2 to receive data
  • Get rid of library related warnings
  • Add Sanguino pinout
    • Used by some 3D printer boards
  • Update Ethernet library
  • Improved documentation