Releases: MCUdude/MegaCore
Releases · MCUdude/MegaCore
MegaCore v1.0.5
Changelog:
- Add separate BOD menu option
- Add 18.432 MHz oscillator option
- Improved documentation
MegaCore v1.0.4
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:
- 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
- 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 small under-the-hood changes and improvements
MegaCore v1.0.3
Changelog:
- Fixed interrupt pin mapping
- 12 MHz clock option added
- Boards.txt, bootloader and makefile cleanup
MegaCore v1.0.2
It's time for a new release again, and this release adds the "write to own flash" functionality!
Make sure to check out the example!
Changelog:
- New flash bootloader added
- Core updated to the latest version form Arduino
- Core cleanup
MegaCore v1.0.1
It's time for a new release! Some "under the hood" changes have been done:
- PWM on pin PB4 (D12) is now working
- Preprocessor recipes added
- Optiboot is now finally working on the ATmega64!
MegaCore v1.0.0
This is the first release of the MegaCore! I've put down a lot of work to make this core compile without any warnings or errors. Please create an issue if you believe you're found a bug, and pull requests are always welcome.
Features:
- Support for ATmega64 and ATmega128 (ATmega1281/2561 may be added later)
- Optiboot support (with BIGBOOT option selected)
- Highlighting of AVR keywords
- Updated libraries
- Fairy detailed pinout diagram added