Skip to content
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

[TODO] Refactor of the repo #13

Open
duskmoon314 opened this issue Aug 30, 2022 · 0 comments
Open

[TODO] Refactor of the repo #13

duskmoon314 opened this issue Aug 30, 2022 · 0 comments
Labels
help wanted Extra attention is needed not yet scheduled Want to do but not yet scheduled

Comments

@duskmoon314
Copy link
Owner

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
  | peripherals/**.yaml         # peripherals like uart, twi, etc.
  | <soc>_unofficial.yaml       # yaml for patching
  | <soc>_unofficial.svd        # patched yaml
<soc>-pac/                      # crates' meta and generated codes
@duskmoon314 duskmoon314 added help wanted Extra attention is needed not yet scheduled Want to do but not yet scheduled labels Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed not yet scheduled Want to do but not yet scheduled
Projects
None yet
Development

No branches or pull requests

1 participant