-
Notifications
You must be signed in to change notification settings - Fork 13
Import Apollo2 HAL from AmbiqSuite SDK 2.5.1 #55
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
Import Apollo2 HAL from AmbiqSuite SDK 2.5.1 #55
Conversation
def0ec5
to
cc7bbba
Compare
@AlessandroLuo Addressed the changes requested. Check it once when you revisit. Thanks. |
@srisurya1 please upload apollo2 docs and update README.rst accordingly |
@AlessandroLuo Sure. Docs should only contain the pages, resources and index.html or everything given in the sdk as part of doc directory? It also has more files like XML files, MakeFile, etc for Apollo2. |
@srisurya1 only pages, resources and index.html, same as apollo3 and 4 |
23bf0a7
to
cc7bbba
Compare
Origin: Ambiq AmbiqSuite SDK Version: 2.5.1 Purpose: Add support for Apollo2 SoCs. Signed-off-by: Sri Surya <[email protected]>
cc7bbba
to
dd8f6e5
Compare
@AlessandroLuo Addressed the requested changes. Check it once you revisit. Thanks. |
Origin: Ambiq AmbiqSuite SDK
Version: 2.5.1
Purpose: Add support for Apollo2 SoCs in Zephyr (zephyrproject-rtos/zephyr#93614).
Note: 2.5.1 is the Final SDK released for the Apollo2 SOC and can be downloaded from https://ambiq.com/apollo2/
Signed-off-by: Sri Surya [email protected]
@AlessandroLuo @aaronyegx Please Review this PR. Since i could not have access to add Reviewers I am Commenting here :) Thanks