-
Notifications
You must be signed in to change notification settings - Fork 116
platform: add nrf7120 target support #416
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
base: main
Are you sure you want to change the base?
platform: add nrf7120 target support #416
Conversation
|
Ready for merge |
|
Hi @travis3630 Porting a new target in Please update your commit with the above changes. We can review and merge it afterward. |
63a38e7 to
7ef9533
Compare
|
Updated , thanks |
|
Thanks for updating the Copyright headers. I would request you to port the platform according to the latest guidelines mentioned in the file: |
7ef9533 to
e6911dd
Compare
|
Updated, is that what you mean? |
|
Yes, that's what I wanted to convey. Could you please rectify this and send us the final commit for review? Thanks. |
Add target device api for nrf7120. Signed-off-by: Travis Lam <[email protected]>
e6911dd to
c80c5c6
Compare
|
The "// Unused" should be removed , updated |
|
Thank you @travis3630. |
Add target device api for nrf7120.