Skip to content

v3.0.0

Compare
Choose a tag to compare
@Alarm-Siren Alarm-Siren released this 26 Feb 16:29
· 37 commits to master since this release
7c2ff6e

Installation Instructions

For full installation instructions please see the "Library Installation" section of the README file.

Release Notes

Bug Fixes:

  • Add missing SPI pin names to the Arduino_Mega_2560_Shield symbol. Thanks to @akreager for noticing! (#67)
  • Reference designator for *_tile symbols and footprints should be A not XA as there no socket. (#68)
  • Renamed the Arduino_Uno to Arduino_Uno_R3 for consistency with other symbols and footprints in the library. (#63)
  • Updated some power pins (and AREF on the RP2040) electrical types to better reflect the circuitry contained on the module. (#65)

Enhancements:

  • Changed the relative positions of Power Pins so that the highest voltage is at the top with ground at the bottom. This helps to make schematics tidier. (#69)
  • Re-arrange symbol text so that it should appear in the same place regardless of user settings, with the bonus that most symbols are now thinner. (#64)
  • Structural changes to the repository, creation of an icon and an updated README instructions section. All to make the library directly compatible with the new KiCad Package and Content Manager. (#62)