hedara90 3b594e2f38
Updating install instructions (#5610)
Co-authored-by: Hedara <hedara90@gmail.com>
2024-12-15 17:11:13 -03:00

12 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`