On Thu, Feb 02, 2017 at 02:43:46PM +0000, Michael Hawkins korgpolyex800@... [korgpolyex] wrote:
sudo apt install gcc-arm-none-eabi gdb-arm-none-eabi openocd
git clone --recursive https://github.com/libopencm3/libopencm3-examples.git
cd libopencm3-examples/libopencm3
make
boom, done.
--
Gordonjcp MM0YEQ
> I've been going that route myself. I have a STM32F4 eval kit and am slowly building the development environment."slowly building the development environment"? Really?
sudo apt install gcc-arm-none-eabi gdb-arm-none-eabi openocd
git clone --recursive https://github.com/libopencm3/libopencm3-examples.git
cd libopencm3-examples/libopencm3
make
boom, done.
--
Gordonjcp MM0YEQ
