-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Refine POSTBUILD for spresense and esp32-core #612
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
| reliant on the esp-idf design for these parts. Both are possible. | ||
|
|
||
| config ESP32CORE_BINARY | ||
| bool "esp32 binary format" |
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.
this is misleading as it's just a flash image.
how about "Flash image (mainly for QEMU)"
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.
Done.
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Ouss4
left a comment
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 Xiang. We are good as far as the issue discussed in testing/
The build failure is another topic.
|
+1 but it failed the checks and I am unable to test locally due to network constrains |
patacongo
left a comment
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.
This looks like a proper solution and it is consistent with the CXD56xx solution. Will the build tests restart automatically so that we can confirm that?
I re-run the CI checks. |
No description provided.