Skip to content

MegaCoreX v1.1.0

Compare
Choose a tag to compare
@MCUdude MCUdude released this 18 Jun 21:43
· 24 commits to master since this release
4ad400b

Changelog:

  • Fix issue where Logic/CCL register LUTCTRLB and LUTCTRLC was written with incorrect data due to improper bit masking
  • Fix incorrect Nano 4808 analog pin macro (#151)
  • Add new namespace to Comparator, Event and Logic library constants (#150)
  • Move Comparator and Logic interrupt/ISR code into a separate cpp file
    • This will make the compiler optimize out the additional, unused ISR code that just occupies flash memory
  • Add Avrdude 7.0 to boards manager release
    • Lots of improvements! Most significantly, support for SerialUPDI programming