Skip to content

MegaCoreX v1.0.4

Compare
Choose a tag to compare
@MCUdude MCUdude released this 05 May 19:26
· 184 commits to master since this release

Changelog:

  • Improve Servo library
  • Fix missing include for Uno Wifi pinout
    • Caused compiling to fail
  • Add analogReadResolution()
    • Supports 8 and 10 bits
  • Create dedicated DIP-40 pinout for ATmega4809 (#65)
  • Improve PWM pin routing for 28 and 32-pin parts (#66)
  • Improve Wire library by adding features from megaTinyCore