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

Add Arm Cortex-M0+ MTB peripheral #53

Closed
4 tasks done
apcountryman opened this issue Feb 1, 2024 · 0 comments · Fixed by #54
Closed
4 tasks done

Add Arm Cortex-M0+ MTB peripheral #53

apcountryman opened this issue Feb 1, 2024 · 0 comments · Fixed by #54
Assignees
Labels
priority-normal Work that will be released status-complete Work complete type-feature New feature

Comments

@apcountryman
Copy link
Owner

apcountryman commented Feb 1, 2024

Add Arm Cortex-M0+ MTB peripheral (::picolibrary::Arm::Cortex::M0PLUS::Peripheral::MTB).

  • The MTB class should be defined in the include/picolibrary/arm/cortex/m0plus/peripheral/mtb.h/source/picolibrary/arm/cortex/m0plus/peripheral/mtb.cc header/source file pair
  • No instances of the MTB peripheral should be defined since it does not have a fixed base address
  • Documentation
    • docs/peripheral.mb
@apcountryman apcountryman added priority-normal Work that will be released status-awaiting_development Awaiting development type-feature New feature labels Feb 1, 2024
@apcountryman apcountryman moved this to Awaiting Development in Workflow: picolibrary Feb 1, 2024
@apcountryman apcountryman self-assigned this Feb 5, 2024
@apcountryman apcountryman added status-in_development In development and removed status-awaiting_development Awaiting development labels Feb 5, 2024
@apcountryman apcountryman moved this from Awaiting Development to In Development in Workflow: picolibrary Feb 5, 2024
apcountryman added a commit that referenced this issue Feb 6, 2024
Resolves #53 (Add Arm Cortex-M0+ MTB peripheral).
@apcountryman apcountryman added status-awaiting_review Awaiting review and removed status-in_development In development labels Feb 6, 2024
@apcountryman apcountryman moved this from In Development to Awaiting Review in Workflow: picolibrary Feb 6, 2024
apcountryman added a commit that referenced this issue Feb 8, 2024
Resolves #53 (Add Arm Cortex-M0+ MTB peripheral).
@apcountryman apcountryman added status-complete Work complete and removed status-awaiting_review Awaiting review labels Feb 8, 2024
@apcountryman apcountryman moved this from Awaiting Review to Complete in Workflow: picolibrary Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-normal Work that will be released status-complete Work complete type-feature New feature
Projects
Status: Complete
Development

Successfully merging a pull request may close this issue.

1 participant