aw-pac icon indicating copy to clipboard operation
aw-pac copied to clipboard

Peripheral access API for Allwinner SoCs generated from unofficial SVD file

Results 9 aw-pac issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cortex-m-rt](https://togithub.com/rust-embedded/cortex-m) | dependencies | patch | `0.7.3` -> `0.7.4` | ---...

dependencies

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [riscv](https://togithub.com/rust-embedded/riscv) | dependencies | minor | `0.10.1` -> `0.11.1` | |...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ubuntu](https://togithub.com/actions/runner-images) | github-runner | major | `20.04` -> `22.04` | ---...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v3` -> `v4` | ---...

dependencies

After katyo/publish-crates used `cargo metadata` to extract information, it seems unable to publish one package without checking the whole workspace.

# TODO ### more detailed description of registers > Here are the peripherals I haven't added a detailed description of registers - [x] THS - [x] IOMMU - [x] DSP_MSGBOX...

help wanted

Allwinner has released the D1-H user manual v1.2/v1.3. Need to check what has changed since v0.1/1.0 (This crate is mostly developed according to v0.1 and v1.0)

help wanted

To support more SoC in a more convenient way, it is better to learn from stm32-rs. My goal is to organize the repo into the following structure: ``` svd |...

help wanted
not yet scheduled