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

16 add support of derived from for peripherals #19

Merged
merged 6 commits into from
May 27, 2024

Conversation

pellico
Copy link
Contributor

@pellico pellico commented May 15, 2024

By creating this pull request you agree to the terms in CONTRIBUTING.md.
https://github.com/Infineon/.github/blob/master/CONTRIBUTING.md
--- DO NOT DELETE ANYTHING ABOVE THIS LINE ---

Description
Add support for derivedFrom attribute for peripheral.

…ged to regular struct.

tuple struct instantiation is the same as function call. Compiler error message is misleading but Rust analyser is better.
Added test case in simple.xml
Added simple use case for derivedPeripheral
Updated documentation
@pellico pellico linked an issue May 15, 2024 that may be closed by this pull request
@pellico pellico self-assigned this May 15, 2024
@pellico pellico added the enhancement New feature or request label May 15, 2024
@pellico pellico added this to the Release 0.2.0 milestone May 15, 2024
tiagomanczak
tiagomanczak approved these changes May 15, 2024
manczak-ifx
manczak-ifx previously approved these changes May 15, 2024
Copy link

@manczak-ifx manczak-ifx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved from CSS DSI. Build #16.

@pellico pellico dismissed manczak-ifx’s stale review May 15, 2024 07:30

The merge-base changed after approval.

Copy link

@manczak-ifx manczak-ifx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved from CSS DSI. Build #17.

@pellico pellico merged commit 0271862 into main May 27, 2024
7 checks passed
@pellico pellico deleted the 16-add-support-of-derived_from-for-peripherals branch May 27, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support of "derived_from" for peripherals
4 participants