DBC-16-9ea126a285cf637ad08bed6eebe576a84829644f: [SOFT-539] Fix CI certificate issue (#440)
·
48 commits
to master
since this release
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.