added voltage regulator

This commit is contained in:
cpu
2026-05-19 23:37:55 +02:00
parent 45f80bc6b1
commit 7c739130d2
10 changed files with 24616 additions and 15377 deletions

View File

@@ -40,13 +40,13 @@ 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.
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
make clean
make
```
This will generate main.bin and main.elf.
This will generate `main.bin` and `main.elf`.
## 4. Flash Firmware
Connect your WCH-LinkE programmer to the board's J1 header: