pull/516/head
Yota Nagaya 2025-09-17 01:54:59 +09:00
parent 370cdb3ee2
commit a4a48e628b
1 changed files with 16 additions and 2 deletions

View File

@ -59,12 +59,26 @@ To use the RP2350 in RISC-V mode, add `-DPICO_PLATFORM=rp2350-riscv`.
```
$ cd RPi-Pico
$ mkdir build
$ cd build
$ cmake -DPICO_BOARD=pico_w ..
$ make
```
The build produces the following UF2 images:
- testwolfcrypt.uf2
- benchmark.uf2
- Wifi.uf2
- tcp_Client.uf2
- tls_Client.uf2
- tcp_Server.uf2
- tls_Server.uf2
### 5. Upload to the Pico
Hold the boot button and plug the Pico into your computer, you can then