-
Notifications
You must be signed in to change notification settings - Fork 34
Add Renesas GR-PEACH and GR-LYCHEE support #83
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
Thanks for your changes. |
Does this depend on ARMmbed/mbed-os#12223 ? |
I put the workaround here in this patch : https://github.com/toyowata/mbed-os-example-pelion-1/blob/215f506e605c677b11cdf06f0345f3c0ba3136fd/mbed_app.json#L251 This can be removed from the mbed_app.json once the ARMmbed/mbed-os#12223 will be merged and the mbed-os-example-pelion will use it. |
@toyowata Please rebase and resolve merge conflict from this PR. |
|
build-only |
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.
Squash the commit together and rebase. Can be merged after that.
c2c5829
to
e7a2867
Compare
Created new #96 as this branch broken. |
[GR-PEACH]
External SPI flash (memory mapped) : 8MB
RAM : 10MB
Connectivity : Ethernet
kvstore : memory mapped flash (48 kB)
Update storage : memory mapped flash (4MB)
[GR-LYCHEE]
External SPI flash (memory mapped) : 8MB
RAM : 3MB
Connectivity : Wi-Fi (ESP32)
kvstore : memory mapped flash (48 kB)
Update storage : memory mapped flash (4MB)
mbed-bootloader configs : PelionIoT/mbed-bootloader#56
Test result
GR_PEACH (RZ_A1H)
GR_LYCHEE