Skip to content

MightyCore v2.0.4

Compare
Choose a tag to compare
@MCUdude MCUdude released this 15 Mar 08:33
· 152 commits to master since this release

Changelog:

  • Fix bootloader LED for Bobuino pinout (#157)
    • Bootloader LED is now PB7 instead of PB0
  • Fix a bug in the Wire library that may cause slave functionality to malfunction
  • Add missing INTERNAL2V56 definition for ATmega324PB (#169)
  • Add 115200 baud bootloader for 12 MHz clock (#167)
  • Remove flush() from stream class (#173)
  • Add slow USBtinyISP and USBasp programmers