-
Notifications
You must be signed in to change notification settings - Fork 1.3k
All bundle libraries should have an examples folder #493
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
Comments
I'm not seeing examples for some of the repos that you have checked off: Adafruit_CircuitPython_SD for example. |
@Sigafoos The checked ones are ones that I plan on adding examples to. If you want to help with examples, pick one that is not check yet. |
@mrmcwethy got it! |
@Sigafoos BTW: if you really like any of the ones I selected, please let me know, you can do em. |
Adding an example (adafruit/circuitpython#493) #2 adafruit/circuitpython#493 Thanks, tried it out and work great.
I believe SimpleIO can be closed after adafruit/Adafruit_CircuitPython_SimpleIO@6667bb6 |
Ok, I moved SimpleIO to the Completed PR list. |
@tannewt to get examples done for the current library, i had to lint it as well. These are examples that will need to be rewritten for you experimental version of IS31FL3731. Let me know if you want me to finish that work. |
@mrmcwethy I'll merge it now. I'm actually tempted to punt on the experimental version for a bit longer until we know how we want all of the displays to work. |
We finally have examples folders for all the Adafruit Bundle Libraries. Thanks everyone! |
AMAZING!!!! thanks x 1000 for your help @mrmcwethy |
🎉 |
@mrmcwethy thank you and thank everyone who else who contributed examples! The libraries are in great shape! |
Here is the list of libraries that still need an examples folder:
Pending PRs needing Review
Completed PRs
The text was updated successfully, but these errors were encountered: