-
Notifications
You must be signed in to change notification settings - Fork 3k
Updating targets.json file for SDP-K1 board. #13320
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
Conversation
c17bdb3
to
35df149
Compare
@malavikasajikumar, thank you for your changes. |
targets/targets.json
Outdated
"MPU" | ||
], | ||
"device_has_remove": ["LPTICKER"], | ||
"device_has_remove": [ | ||
"LPTICKER", |
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.
Can you please align these lines, same as MPU above (just 4 spaces to right)
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.
+it's using tabs instead of spaces
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.
Thanks for catching that. Fixed now. @0xc0170 @kjbracey-arm
35df149
to
28726d9
Compare
CI started |
Test run: SUCCESSSummary: 10 of 10 test jobs passed |
Approved by @andypowers |
Summary of changes
Removing ANALOGOUT, RTC and SERIAL_FC from SDP-K1 description.
Adding TRNG to the description.
Updated the clock source description.
Impact of changes
N/A
Migration actions required
N/A
Documentation
None
Pull request type
Test results
SDP_K1_GCC_ARM_test_modified.log
Reviewers