Skip to content

Add Renesas GR-PEACH and GR-LYCHEE support #96

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

Merged
merged 1 commit into from
Jan 27, 2020

Conversation

toyowata
Copy link
Contributor

Revised from #83

[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

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

@JanneKiiskila
Copy link

Ah, some conflicts that need resolving in the README.md and mbed_app.json -files @toyowata , please.

@teetak01
Copy link
Contributor

build-only

@toyowata
Copy link
Contributor Author

@JanneKiiskila @teetak01 I rebased to master.

@JanneKiiskila
Copy link

Thanks, time to merge @teetak01!

@teetak01
Copy link
Contributor

build-only

@iot-pdmc
Copy link
Collaborator

@teetak01 teetak01 merged commit 34e5b53 into ARMmbed:master Jan 27, 2020
@toyowata toyowata deleted the dev_renesas2 branch January 27, 2020 09:21
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.

4 participants