-
Notifications
You must be signed in to change notification settings - Fork 17
Zephyr: add configuration for b_u585i_iot02a #131
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?
Conversation
|
I'm fine having smaller PRs with more specific purpose. |
|
Lets add the board to the CI like here as well: https://github.com/project-ocre/ocre-runtime/blob/main/.github/workflows/zephyr.yml#L28 |
casaroli
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.
I would squash the typo commit into the original one.
|
We can't merge it without verified signatures. |
|
demo for me works up to subscriber: |
|
Fixing demo might be not part of this ticket, especially since containers can be started via supervisor/shell afterwards. But we need to note that this doesn't work for now (except if I'm the only one experiencing this on the board). |
… size Signed-off-by: SorinO <sorin.olari2@gmail.com>
Signed-off-by: SorinO <sorin.olari2@gmail.com>
Signed-off-by: SorinO <sorin.olari2@gmail.com>
Signed-off-by: SorinO <sorin.olari2@gmail.com>
Signed-off-by: SorinO <sorin.olari2@gmail.com>
aa4a190 to
73048af
Compare
I think now is good |
I have the same issue on my side |


Description
samples-mini: The partition is set to start at 0x000f0000 with a size of 512 KB
samples-demo: partition@f0000 is deleted and it is mapped to the first partition of the external MX25LM51245 flash
Also, please list any issue that this PR is intended to fix.
Type of change
Please delete options that are not relevant.
Checklist: