candle-usb/candleLight_fw

CI would be nice. Travis-CI is broken

fenugrec opened this issue · 2 comments

Unfortunately the Travis integration added by @vondraussen doesn't work anymore, and now travis-ci is not the best provider for open-source projects.

  • github actions : nice integration of course, but there is no out-of-the-box gcc-arm compiler (need to include some build action from an unverified third-party repo...)

  • others ?

open to suggestions.

Initial implementation in 8c5a7d0 . Still need to

  • update README
  • generate better names for artifacts ?

Closed via PR #89