Skip to content

MegaCoreX v1.0.5

Compare
Choose a tag to compare
@MCUdude MCUdude released this 14 Oct 09:43
· 159 commits to master since this release

Changelog:

  • Load user application + bootloader when uploading using programmer
    • This means that the IDE won't wipe the bootloader anymore if you're uploading with a dedicated programmer and a bootloader is selected in the Tools menu
  • Improve assembly listing output when exporting binaries
  • Add 5 and 10 MHz internal clock option
  • Improve Arduino Nano Every pinout
    • Serial3 is now available!
    • Add PIN* macros
  • Improve Arduino UNO Wifi Rev2 pinout
    • Serial3 is now available!
    • Add PIN* macros
  • Update Logic library
    • Now compatible with AVR DA and DB as well
  • fix do_spm() vector in Optiboot
  • Fix various typos in the documentation and code comments