Skip to content

DBC-16-9ea126a285cf637ad08bed6eebe576a84829644f: [SOFT-539] Fix CI certificate issue (#440)

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Sep 22:05
· 48 commits to master since this release
9ea126a
For some reason, the fiam/arm-none-eabi-gcc action in CI was failing with a certificate issue. To fix it, we just install the arm-none-eabi toolchain ourselves instead of using the third-party action.

Also, added a copy of the nanopb license to libraries/nanopb so we don't violate any license terms.