-
Notifications
You must be signed in to change notification settings - Fork 7.8k
feat(xiao esp32c5): Add definitions for battery voltage sampling pin and enable pin #12086
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
Conversation
…pin and the enable pin
👋 Hello Lee-Stone, 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 ...
|
|
@Lee-Stone PLease check my comment and sing the CLA. Also can you post any docs leading to the XIAO C5? |
Co-authored-by: Jan Procházka <90197375+P-R-O-C-H-Y@users.noreply.github.com>
OK, modified. And I'm sorry, I can't provide the documentation for xiao esp32c5 at the moment, but it will be available on seeed soon, and a related wiki will be provided then. |
|
@Lee-Stone Have you signed the CLA? |
Sorry, it's signed now. |
Description of Change
Added battery management pins for the XIAO ESP32C5, defined as follows:
These definitions allow users to easily monitor the battery voltage on the XIAO ESP32C5 development board.
Test Scenarios
Tested and verified on the XIAO ESP32C5 hardware:
Related links
espressif/arduino-esp32#11677