Skip to content

1.0.2 megaTinyCore - ADC fixes, 1604 support fixed, board manager improvements

Compare
Choose a tag to compare
@SpenceKonde SpenceKonde released this 24 Jul 03:39

This is primarily a bugfix release; the following issues were addressed.

  • Corrected analogRead() on high pin numbers - core was incorrectly deciding that they did not support analog input.
  • Corrected A11 define on x14 and x04 parts
  • Corrected compile and upload on 1604
  • Board manager installation no longer requires official megaAVR board package to be installed. Manual installation still does.
  • Added workaround to deal with the existence of early ATtiny402 parts which have an incorrect signature byte.