Skip to content

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

Closed
wants to merge 0 commits into from

Conversation

toyowata
Copy link
Contributor

@toyowata toyowata commented Jan 8, 2020

[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)

============================== 4 passed in 31.78s ==============================
2020-01-15 11:05:10,999:tests.conftest:MainThread:INFO: -----  TEST RESULTS SUMMARY  -----
2020-01-15 11:05:11,000:tests.conftest:MainThread:INFO: [ check the complete fail reasons and code locations from this log or html report ]
2020-01-15 11:05:11,000:tests.conftest:MainThread:INFO: [passed] - dev-client-tests.py::test_01_get_device_id - (0.861s)
2020-01-15 11:05:11,000:tests.conftest:MainThread:INFO: [passed] - dev-client-tests.py::test_02_put_resource - (4.739s)
2020-01-15 11:05:11,000:tests.conftest:MainThread:INFO: [passed] - dev-client-tests.py::test_03_get_resource - (1.710s)
2020-01-15 11:05:11,001:tests.conftest:MainThread:INFO: [passed] - dev-client-tests.py::test_04_subscribe_resource - (2.451s)

GR_LYCHEE

============================== 4 passed in 39.15s ==============================
2020-01-15 10:58:02,240:tests.conftest:MainThread:INFO: -----  TEST RESULTS SUMMARY  -----
2020-01-15 10:58:02,240:tests.conftest:MainThread:INFO: [ check the complete fail reasons and code locations from this log or html report ]
2020-01-15 10:58:02,241:tests.conftest:MainThread:INFO: [passed] - dev-client-tests.py::test_01_get_device_id - (0.772s)
2020-01-15 10:58:02,241:tests.conftest:MainThread:INFO: [passed] - dev-client-tests.py::test_02_put_resource - (4.831s)
2020-01-15 10:58:02,242:tests.conftest:MainThread:INFO: [passed] - dev-client-tests.py::test_03_get_resource - (1.839s)
2020-01-15 10:58:02,242:tests.conftest:MainThread:INFO: [passed] - dev-client-tests.py::test_04_subscribe_resource - (3.470s)

@iot-pdmc
Copy link
Collaborator

iot-pdmc commented Jan 8, 2020

Thanks for your changes.
@ARMmbed/pdmc-integrators please review.

@teetak01
Copy link
Contributor

teetak01 commented Jan 9, 2020

Does this depend on ARMmbed/mbed-os#12223 ?

@toyowata
Copy link
Contributor Author

toyowata commented Jan 9, 2020

@teetak01

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.

@yogpan01
Copy link
Contributor

@toyowata Please rebase and resolve merge conflict from this PR.

@toyowata
Copy link
Contributor Author

@yogpan01 @teetak01

@teetak01
Copy link
Contributor

build-only

Copy link
Contributor

@teetak01 teetak01 left a 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.

@toyowata
Copy link
Contributor Author

Created new #96 as this branch broken.

@iot-pdmc
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants