mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-04-04 14:55:42 +00:00
Updated Compile on WSL (markdown)
parent
732a502f46
commit
40bad0b18d
@ -56,11 +56,11 @@
|
|||||||
```sh
|
```sh
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
cmake ..
|
cmake -G Ninja ..
|
||||||
```
|
```
|
||||||
|
|
||||||
9. Build the firmware:
|
9. Build the firmware:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
make
|
ninja
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user