Commit Graph

11 Commits

Author SHA1 Message Date
Rafael Silva 664d09786a workflows: add size diff workflow 2022-08-24 17:24:28 -04:00
dragonmux dcf9b1fc09 misc: Added the libusb-dev BMDA to the GHA main build workflow 2022-07-17 20:46:03 -07:00
Piotr Esden-Tempski 7a52aa7645 ghactions: Added libusb-dev BMDA build dependency.
As we are now using pkg-config and testing for libusb we need the
libusb-dev package on ubuntu that provides the needed `.pc` file.
2022-07-15 12:40:09 +01:00
dragonmux cf204448bf misc: Fixed the push and pull_request branch requirements for our CI to run 2022-06-27 23:35:33 -07:00
Piotr Esden-Tempski 6e91aa509c github: Accounting for the fact that all_platforms builds BMDA too. 2022-06-03 18:11:02 -07:00
Piotr Esden-Tempski 91475c775c github: Fixed a step description 2022-06-03 17:57:07 -07:00
Piotr Esden-Tempski 2ab1c20f16 github: Switched to all_platforms firmware target. 2022-06-03 17:47:52 -07:00
Piotr Esden-Tempski 4b92415442 ghactions: Added libhidapi dependency installation. 2022-03-14 23:01:32 -07:00
Piotr Esden-Tempski 501fd09228 ghactions: Added libftdi1 dependency installation. 2022-03-14 21:55:05 -07:00
Piotr Esden-Tempski 0d97871893 The pull request github action now also builds hosted.
This will help catch some more build errors.
2022-03-14 21:46:15 -07:00
Qyriad 91a63fe0e6 Upload builds on push, and test that PRs build, with GH Actions 2022-02-27 17:11:43 -08:00