| Crates.io | ambiq-apollo4p-pac |
| lib.rs | ambiq-apollo4p-pac |
| version | 1.0.0 |
| created_at | 2024-07-22 21:07:00.156302+00 |
| updated_at | 2024-07-22 21:07:00.156302+00 |
| description | Peripheral access API for Ambiq Apollo 4 Plus microcontrollers |
| homepage | https://github.com/hedgetechllc/ambiq-apollo4p-pac |
| repository | https://github.com/hedgetechllc/ambiq-apollo4p-pac |
| max_upload_size | |
| id | 1311996 |
| size | 19,721,370 |
Peripheral access API for Ambiq Apollo 4 Plus microcontrollers
cargo install svd2rust form
svd2rust -i apollo4.svd --target=cortex-m
form -i lib.rs -o src/ && rm lib.rs