-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Add support for TPM530M module and TPM530M EVK board #23858
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
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.
Looks good, couple of minor observations.
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: f66523fa665991aa464e221203239fcbe2743401 more detailssdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (39)
Outputs:ToolchainVersion: c5be9c56c7 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
You can find the documentation preview for this PR here. |
35cb03b
to
06cbee9
Compare
4fcb4f5
to
6de11ee
Compare
Removed the board documentation because it is not picked up by the build system. Discussion ongoing where the board documentation should go. It will be handled in a separate PR. |
6de11ee
to
5811241
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. |
5811241
to
0c63a0b
Compare
e41167b
to
b88fde8
Compare
Added support for Sercomm TPM530M. Signed-off-by: Tommi Kangas <[email protected]>
Added board configuration for TPM530M EVK. Signed-off-by: Tommi Kangas <[email protected]>
CONFIG_PINCTRL=y fron defconfig files. This is not the right location and should be removed. Signed-off-by: Torsten Rasmussen <[email protected]>
b88fde8
to
f66523f
Compare
@nrfconnect/ncs-co-drivers @nrfconnect/ncs-merge @nrfconnect/ncs-co-boards @nrfconnect/ncs-cia @nrfconnect/ncs-si-bluebagel Please review. |
Added SoC support for Sercomm TPM530M module and board configuration for TPM530M EVK.
NCSDK-27893