Skip to content

Bugfixes for Tiny841/441 and others

Compare
Choose a tag to compare
@SpenceKonde SpenceKonde released this 04 Feb 00:31

This is a bugfix release - there are no new features, but some of the bugs fixed are quite serious, and we recommend all users to update.

Bug Fixes

  • Correct macro for PCINT lookup with new tiny841/441 pinout
  • Correct macros for new tiny841/441 pinout being used for both pinout settings
  • Correct include guards in pins_arduino.h for 841/441/1634/828
  • Add defines for DDAn on x313 - the io.h defines for these were misspelled (didn't match other DDRx registers or datasheet)
  • Remove entry from avrdude.conf that would cause some versions of avrdude to reject the configuration file
  • Correct DI/DO pin defines on tiny x61 series
  • Wire.end() now turns off pullup resistors on USI devices