diff --git a/README.md b/README.md index 81aadb5..cebedc8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +**NOTE:** This fork updates components to support the latest ATTiny chips +https://www.microchip.com/design-centers/8-bit/avr-mcus/device-selection/attiny3217 +In particular, this has been tested with an ATTiny1614 chip. + + + CrossPack for AVR Development is a development environment for Atmel's AVR microcontrollers running on Apple's OS X, similar to AVR Studio on Windows. It consists of the GNU compiler suite, a C library for the AVR, the AVRDUDE diff --git a/manual-source/releasenotes.html b/manual-source/releasenotes.html index da0a4d3..07c7c60 100644 --- a/manual-source/releasenotes.html +++ b/manual-source/releasenotes.html @@ -2,6 +2,19 @@

Release Notes

The following list is in reverse historic order, new releases are inserted at the top: +

CrossPack-AVR 20180525

+ +

CrossPack-AVR 20170210