-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
ports/alif/boards/ALIF_ENSEMBLE: Add deploy instructions. #17435
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: master
Are you sure you want to change the base?
ports/alif/boards/ALIF_ENSEMBLE: Add deploy instructions. #17435
Conversation
5069017
to
f435c5b
Compare
@dpgeorge I'm not sure how to add the firmware to the hosted files, we probably need to add the entire build dir. Could you please add it? Also, I don't have a devkit to test with, but I did test these instructions with AE3.
I'm not really sure what the purpose of the "features" tag is, but I can just remove these. |
I think we should add just the files that are needed for deployment over serial. To do that, we should create a target in the |
Signed-off-by: iabdalkader <[email protected]>
93c6ef5
to
91683fb
Compare
Signed-off-by: iabdalkader <[email protected]>
91683fb
to
52b9214
Compare
This is fine with me, but it's probably best if you do this step. We could merge the build instructions and board images contained in this PR or feel free to push to the branch/cherry-pick the commits here. |
Signed-off-by: Damien George <[email protected]>
Signed-off-by: Damien George <[email protected]>
I've now pushed 2 commits to this PR:
I didn't test the zip yet! |
Code size report:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #17435 +/- ##
=======================================
Coverage 98.54% 98.54%
=======================================
Files 169 169
Lines 21943 21946 +3
=======================================
+ Hits 21623 21626 +3
Misses 320 320 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Tested the build and everything works. |
Add a section about updating SE firmware and deploying. Signed-off-by: iabdalkader <[email protected]>
@dpgeorge Is the readme/deploy here clear enough? Should we move forward with this PR? |
Summary
Add deploy/build instructions for Ensemble E7 DevKit.
Testing
I've tested these instructions, with another board, and they work fine. Testing with the devkit itself would be helpful.