We will install gcc in an upper directory, so that we can reuse it in all our projects
- create the dir:
mkdir stm32 && cd stm32
- go to the download page and find the latest version
We will install gcc in an upper directory, so that we can reuse it in all our projects
mkdir stm32 && cd stm32