Skip to content

MiniCore v1.0.4

Compare
Choose a tag to compare
@MCUdude MCUdude released this 25 Dec 12:00
· 277 commits to master since this release

Changelog:

  • Fix incorrect analog pin A6 and A7 numbering
  • Add analogPinToChannel macro
  • Add more programmers to programmers.txt
  • Add modified SoftwareSerial that works non-PCINT devices such as ATmega8
    • Uses regular interrupt pins instead