clean up 2
This commit is contained in:
@@ -60,7 +60,7 @@ sudo mv minichlink /usr/local/bin/
|
||||
## 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`.
|
||||
```Bash
|
||||
cd Flow-Controller/firmware
|
||||
cd ~/proj/Flow_Controller/firmware
|
||||
make clean
|
||||
make
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user