Skip to content

MightyCore v1.0.2

Compare
Choose a tag to compare
@MCUdude MCUdude released this 21 Feb 00:09
· 445 commits to master since this release

It's time for a new release. A lot of improvements have been done since the last release!

CHANGELOG:
Bobuino pinout added
PWM on PB3 (Arduino pin 3) on ATmega8535/16/32 now working

Under the hood:
One core for all microcontrollers (Previously the core for mega8535/16/32/164/324 and mega644/1284 was splitted)
The core now has a unified pins_arduino file for all microcontrollers (instead of seven separate)
Core files updated to the latest version from http://github.com/Arduino/Arduino
(The readme file is growing stronger!)