-
Notifications
You must be signed in to change notification settings - Fork 8.4k
dts: ambiq: change to enable ambiq drivers in overlays #88940
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
dts: ambiq: change to enable ambiq drivers in overlays #88940
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot wasn't able to review any files in this pull request.
Files not reviewed (17)
- boards/ambiq/apollo3_evb/apollo3_evb.dts: Language not supported
- boards/ambiq/apollo3p_evb/apollo3p_evb.dts: Language not supported
- boards/ambiq/apollo4p_blue_kxr_evb/apollo4p_blue_kxr_evb.dts: Language not supported
- boards/ambiq/apollo4p_evb/apollo4p_evb.dts: Language not supported
- samples/drivers/counter/alarm/boards/apollo3_evb.overlay: Language not supported
- samples/drivers/counter/alarm/boards/apollo3p_evb.overlay: Language not supported
- samples/drivers/counter/alarm/boards/apollo4p_blue_kxr_evb.overlay: Language not supported
- samples/drivers/counter/alarm/boards/apollo4p_evb.overlay: Language not supported
- samples/drivers/rtc/boards/apollo3_evb.overlay: Language not supported
- samples/drivers/rtc/boards/apollo3p_evb.overlay: Language not supported
- samples/subsys/fs/fs_sample/boards/apollo4p_evb.overlay: Language not supported
- tests/drivers/counter/counter_basic_api/boards/apollo3_evb.overlay: Language not supported
- tests/drivers/counter/counter_basic_api/boards/apollo3p_evb.overlay: Language not supported
- tests/drivers/counter/counter_basic_api/boards/apollo4p_blue_kxr_evb.overlay: Language not supported
- tests/drivers/counter/counter_basic_api/boards/apollo4p_evb.overlay: Language not supported
- tests/drivers/rtc/rtc_api/boards/apollo3_evb.overlay: Language not supported
- tests/drivers/rtc/rtc_api/boards/apollo4p_evb.overlay: Language not supported
e0c00b5 to
2105cbe
Compare
|
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
Keep minimal system in board dts, only enable driver in overlays Signed-off-by: Hao Luo <[email protected]>
2105cbe to
40cfa46
Compare
de-nordic
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fs sample overlay looks ok
RichardSWheatley
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
|
@kartben please help to merge this PR, thanks! |
Keep minimal system in board dts, only enable driver in overlays