Updated Compile on Arch based distro (markdown)

zxkmm 2023-05-04 00:39:22 +08:00
parent 1883e78dbd
commit 8e4762f785

@ -46,7 +46,7 @@ cd build
cmake ..
make firmware
```
There should be no more bugs anymore.
There should be no more errors anymore.
# Notes
1. You cannot directly install `gcc-arm-none-eabi` from AUR using yay or others tool, otherwise the version would be not match.