analogdevicesinc / precision-converters-firmware

Precision Converters Embedded Firmware Repository
https://analogdevicesinc.github.io/precision-converters-firmware/
Apache License 2.0
16 stars 18 forks source link

Build complete matrix of firmware on Github #17

Open pamolloy opened 1 year ago

pamolloy commented 1 year ago

ADI's internal build system currently builds a large matrix of different configurations. There is one matrix for main and develop branches and another for every branch. From all of those combinations some are excluded.

pamolloy commented 1 year ago

https://github.com/pamolloy/precision-converters-firmware/blob/philip/build-config-matrix/.github/workflows/build-ad4130-iio.yaml is an example of what the workflow will look like

pamolloy commented 1 year ago

It now builds the full matrix of the AD4130 here: https://github.com/pamolloy/precision-converters-firmware/actions/runs/6027676533