878724c9ae
Co-authored-by: Hedara <hedara90@gmail.com>
11 lines
267 B
Markdown
11 lines
267 B
Markdown
# Instructions for other distributions
|
|
1. Try to find the required software in its repositories:
|
|
- `gcc`
|
|
- `g++`
|
|
- `arm-none-eabi-gcc`
|
|
- `arm-none-eabi-binutils`
|
|
- `arm-none-eabi-newlib`
|
|
- `make`
|
|
- `git`
|
|
- `libpng-dev`
|
|
- `python3`
|