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

dcd_da1469x: Use mcu.h instead of MCU specific header #1013

Merged

Conversation

kasjer
Copy link
Collaborator

@kasjer kasjer commented Aug 10, 2021

Describe the PR
dcd_da1469x can work with broader range of MCUs that
share same USB core.
Specific header file that was used DA1469xAB.h now it is changed
to mcu/mcu.h which includes actual MCU specific register file.

Additional context
No change in code.
Only possibility to build with for other MCUs that have different name
of register file.

dcd_da1469x can work with broader range of MCUs that
share same USB core.
Specific header file that was used DA1469xAB.h now it is changed
to mcu/mcu.h which includes actual MCU specific register file.
@kasjer kasjer requested a review from hathach August 10, 2021 18:32
Copy link
Owner

@hathach hathach left a comment

Choose a reason for hiding this comment

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

look good, thanks for the update

@hathach hathach merged commit 63f7dfe into hathach:master Aug 11, 2021
@kasjer kasjer deleted the kasjer/da1469x-fix-register-file-dependency branch August 11, 2021 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants