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

DRAFT POC Reorganize and use unmodified upstream libs #66

Closed
wants to merge 12 commits into from

Conversation

nateinaction
Copy link
Member

@nateinaction nateinaction commented Dec 28, 2024

This PR attempts to:

  • Removed unused code
  • Organize the repo so absolute imports are usable everywhere
  • Provide a mechanism to download specific library versions
  • Remove modified upstream libraries
  • Provide easy to use developer experience with help dialog in the Makefile

This PR resolves all IntelliSense issues except ones requiring circuitpython stubs. This PR has been tested on the board and appears to work. This reorg brings down the amount of code we need to maintain from ~24k lines to ~3k lines.

@nateinaction nateinaction changed the title Reorganize and use unmodified upstream libs DRAFT POC Reorganize and use unmodified upstream libs Jan 5, 2025
@nateinaction
Copy link
Member Author

Broken up and implemented in #70 #73 #76 #67 and #81. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant