Skip to content

Add Portenta H7 boards to matrix jobs in Compile Examples CI workflow #42

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
Sep 1, 2020
Merged

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented Aug 31, 2020

The library examples will be compiled for Portenta H7 (M7 core) and Portenta H7 (M4 core) boards, using the Arduino mbed OS-enabled boards platform from the tip of its repository's default branch.

Fixes #38

The library examples will be compiled for Portenta H7 (M7 core) and Portenta H7 (M4 core), using the Arduino mbed OS-enabled boards platform from the tip of its repository's default branch.
@github-actions
Copy link

Memory usage change @ 93ef165

Board flash RAM for global variables
arduino-beta:mbed:envie_m4 0 - 0 0 - 0
arduino-beta:mbed:envie_m7 0 - 0 0 - 0
arduino:samd:mkr1000 0 - 0 0 - 0
arduino:samd:mkrgsm1400 0 - 0 0 - 0
arduino:samd:mkrwan1310 0 - 0 0 - 0
arduino:samd:mkrwifi1010 0 - 0 0 - 0
arduino:samd:nano_33_iot 0 - 0 0 - 0
esp8266:esp8266:huzzah 0 - 0 0 - 0
Click for full report table
Board examples/ConnectionHandlerDemo
flash
examples/ConnectionHandlerDemo
RAM for global variables
arduino-beta:mbed:envie_m4 0 0
arduino-beta:mbed:envie_m7 0 0
arduino:samd:mkr1000 0 0
arduino:samd:mkrgsm1400 0 0
arduino:samd:mkrwan1310 0 0
arduino:samd:mkrwifi1010 0 0
arduino:samd:nano_33_iot 0 0
esp8266:esp8266:huzzah 0 0
Click for full report CSV
Board,examples/ConnectionHandlerDemo<br>flash,examples/ConnectionHandlerDemo<br>RAM for global variables
arduino-beta:mbed:envie_m4,0,0
arduino-beta:mbed:envie_m7,0,0
arduino:samd:mkr1000,0,0
arduino:samd:mkrgsm1400,0,0
arduino:samd:mkrwan1310,0,0
arduino:samd:mkrwifi1010,0,0
arduino:samd:nano_33_iot,0,0
esp8266:esp8266:huzzah,0,0

Copy link
Contributor

@aentinger aentinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @per1234 👋 🚀

@aentinger aentinger merged commit 55ef4ec into arduino-libraries:master Sep 1, 2020
@per1234 per1234 deleted the portenta-ci branch September 1, 2020 04:47
@per1234 per1234 added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels Jul 15, 2023
@per1234 per1234 self-assigned this Jul 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add CI for Portenta H7
2 participants