greatscottgadgets / hackrf

low cost software radio platform
https://greatscottgadgets.com/hackrf/
GNU General Public License v2.0
6.48k stars 1.52k forks source link

CI: Use special action to install & cache GNU Arm toolchain #1430

Closed martinling closed 6 months ago

martinling commented 6 months ago

Uses this GitHub action to install and cache the GNU Arm toolchain for firmware builds.

This should speed things up and avoid occasional failures with the Homebrew cask install on macOS runs.