Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ATmega 48(A/PA)/88(A/PA)/168(A/PA)/328(P) #19

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jnthbdn
Copy link

@jnthbdn jnthbdn commented Sep 4, 2022

SUMMARY

Add components:

  • ATmega48A
  • ATmega48PA
  • ATmega88A
  • ATmega88PA
  • ATmega168A
  • ATmega168PA
  • ATmega328
  • ATmega328P

ONLY PDIP package

All share the same package and pinout.

DATASHEETS / REFERENCES

https://ww1.microchip.com/downloads/en/DeviceDoc/ATmega48A-PA-88A-PA-168A-PA-328-P-DS-DS40002061B.pdf

OPEN QUESTIONS / UNRESOLVED ISSUES
CHECKLIST
  • I have read and followed the library conventions¹.
  • For packages, I followed IPC7351C (see details in library conventions).
  • For modified elements, I bumped their version number².
  • I already used the new library elements in a design and verified their correctness (optional).
  • I'm the copyright owner of the added content (i.e. the changes are made by myself, not copied/imported from somewhere else).
  • I agree to publish all my changes under the CC0 Public Domain License³, allowing everyone to use and modify the content without any restrictions.

¹ Library Conventions: https://docs.librepcb.org/#libraryconventions
² Minor version bump if only metadata was modified (e.g. "0.1" -> "0.1.1"), major version bump if functional changes were made (e.g. "0.1" -> "0.2")
³ CC0 Public Domain License: https://en.wikipedia.org/wiki/CC0

@jnthbdn jnthbdn changed the title Add ATmega 48(A/AP)/88(A/AP)/168(A/AP)/328(P) Add ATmega 48(A/PA)/88(A/PA)/168(A/PA)/328(P) Sep 4, 2022
@ubruhin ubruhin added addition New library element. ready for review Waiting for review by maintainers. labels Aug 25, 2023
@ubruhin ubruhin self-assigned this Aug 25, 2023
@dirkclemens
Copy link

can you please merge this pull request, as I need the ATmega328P. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addition New library element. ready for review Waiting for review by maintainers.
Development

Successfully merging this pull request may close these issues.

3 participants