mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-04 22:46:00 +01:00
Updated Firmware Development Setup (markdown)
@@ -2,7 +2,7 @@ Follow these instructions to set up a firmware development environment for HackR
|
||||
|
||||
# Toolchain
|
||||
|
||||
Install the GCC ARM toolchain from [https://code.launchpad.net/gcc-arm-embedded](https://code.launchpad.net/gcc-arm-embedded). (Other toolchains exist. YMMV). All you have to do is unpack the archive and add the bin directory to your PATH.
|
||||
Install the GCC ARM toolchain from [https://launchpad.net/gcc-arm-embedded](https://launchpad.net/gcc-arm-embedded). (Other toolchains exist. YMMV). All you have to do is unpack the archive and add the bin directory to your PATH.
|
||||
|
||||
# libopencm3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user