zephyrproject-rtos / gsoc-2022-arduino-core

Arduino Core Zephyr Module (GSoC 2022 Project)
Apache License 2.0
43 stars 11 forks source link

CI Improvements: Add build tests for all variants #78

Open DhruvaG2000 opened 11 months ago

DhruvaG2000 commented 11 months ago

Add all the existing variants for github CI to build and test so build failures on any platform can be caught early. This will require additions to the .github/workflows/build.yml file.

### Tasks
- [ ] Add cc3220
- [ ] Add nRF*
- [ ] Add all samples