clean up 2
This commit is contained in:
@@ -60,7 +60,7 @@ sudo mv minichlink /usr/local/bin/
|
|||||||
## 3. Build the Firmware
|
## 3. Build the Firmware
|
||||||
Navigate to this firmware directory where the `Makefile` and `main.c` are located. Make sure the `ch32fun` path in the `Makefile` points to where you cloned `ch32fun`.
|
Navigate to this firmware directory where the `Makefile` and `main.c` are located. Make sure the `ch32fun` path in the `Makefile` points to where you cloned `ch32fun`.
|
||||||
```Bash
|
```Bash
|
||||||
cd Flow-Controller/firmware
|
cd ~/proj/Flow_Controller/firmware
|
||||||
make clean
|
make clean
|
||||||
make
|
make
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user