Crates.io | axp20x |
lib.rs | axp20x |
version | 0.0.2 |
source | src |
created_at | 2022-03-26 15:18:49.624787 |
updated_at | 2023-10-29 10:48:02.599781 |
description | Rust driver for axp20x Power Management Unit |
homepage | |
repository | https://github.com/pyaillet/axp20x-rs |
max_upload_size | |
id | 556723 |
size | 22,302 |
Minimal Axp20x implementation.
What's working:
Interrupt service handler setup is not provided, as it depends on your platform
You can find an example usage in this project: TTGO T-Watch v1 rust example.
This project is open to contributions of any form, do not hesitate to open an issue or a pull-request if you have questions or suggestions.