-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Pinout name fixes for GENESIS One #12137
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
base: master
Are you sure you want to change the base?
Conversation
added Axiometa GENESIS One Board support.
👋 Hello Dumcius, we appreciate your contribution to this project! 📘 Please review the project's Contributions Guide for key guidelines on code, documentation, testing, and more. 🖊️ Please also make sure you have read and signed the Contributor License Agreement for this project. Click to see more instructions ...
Review and merge process you can expect ...
|
|
Hey I apologize for this I noticed my pins were not named properly in this PR |
This Pull Request fixes naming inconsistencies introduced in a previously merged change for Genesis One.
The original functionality is unchanged. This update only corrects identifiers, filenames, and references to ensure consistent naming across the codebase before the upcoming release.
Apologies for the extra churn. This cleanup is intended to prevent confusion for users and maintainers once the release is published.
Also information about the board
https://www.axiometa.io/products/axiometa-genesis-gen-1
https://www.crowdsupply.com/axiometa/genesis-iot-discovery-lab
https://developer.espressif.com/blog/2025/06/modular-esp32s3-prototyping-platform-genesis/
Thank you!