cpq / bare-metal-programming-guide

A bare metal programming guide (ARM microcontrollers)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ubuntu Unable to locate package gcc-arm-embedded

hackboxguy opened this issue · comments

tools setup instructions for Linux(Ubuntu-20.04x) needs a small correction:
sudo apt -y install gcc-arm-none-eabi make stlink-tools (Instead of gcc-arm-embedded, use gcc-arm-none-eabi)