Skip to content

Remove duplicate ATtiny1634 definition

KiCad Bot requested to merge github/fork/fauxpark/attiny1634-dedupe into master

Created by: fauxpark

The ATtiny1634-MN and -MU are, for the purposes of the libraries, completely identical. The N/U suffix indicates the lead finish on the package itself. U (matte tin) is the most common here so I have chosen that one as the one to keep. Obviously they should be removed from all of the symbol names, but of course that kind of mass renaming must wait until later in the development cycle.

Datasheet: http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8303-8-bit-AVR-Microcontroller-tinyAVR-ATtiny1634_Datasheet.pdf

Merge request reports