mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-02-17 12:08:30 +00:00
Updated Compile on Arch based distro (markdown)
parent
e2dfab7ad8
commit
0a54a81faa
@ -50,7 +50,7 @@ cd build
|
||||
cmake ..
|
||||
make firmware
|
||||
```
|
||||
Use `-j` argument to increase the compile speed, for example `make -j firimware` to auto decide the number of threads to compile, or manually set the thread numbers, for example `make -j4 firmware`
|
||||
If you want, use `-j` argument to increase the compile speed, for example `make -j firimware` to auto decide the number of threads to compile, or manually set the thread numbers, for example `make -j4 firmware`
|
||||
|
||||
# Notes
|
||||
1. You cannot directly install `gcc-arm-none-eabi` from AUR using yay or others tool, otherwise the version would be not match.
|
||||
|
Loading…
x
Reference in New Issue
Block a user