Skip to content
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

GitHub actions: embedded targets #74

Open
malachib opened this issue Dec 8, 2024 · 1 comment
Open

GitHub actions: embedded targets #74

malachib opened this issue Dec 8, 2024 · 1 comment

Comments

@malachib
Copy link
Contributor

malachib commented Dec 8, 2024

Add ESP-IDF and RPI Pico targets to build Unity tests

Consider using:

  1. https://github.com/marketplace/actions/pico-build-action
  2. https://github.com/espressif/esp-idf-ci-action

Ideally targeting stable and beta ESP-IDF
Also last I checked RPI Pico compiled well without a lot of extra, so perhaps regular cmake action is sufficient?

Bonus: consider QEMU or similar to run things

@malachib
Copy link
Contributor Author

https://github.com/marketplace/actions/esp32-qemu-runner

NOTE: Unclear if we can practically capture & measure test results from QEMU

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

No branches or pull requests

1 participant