mirror of
https://github.com/token2/pico-fido.git
synced 2026-04-09 03:15:39 +00:00
Update COMPILING.md
This commit is contained in:
@@ -89,7 +89,7 @@ cd build
|
|||||||
Run CMake with your custom VID/PID and board type:
|
Run CMake with your custom VID/PID and board type:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cmake .. -DPICO_SDK_PATH=$HOME/pico/pico-sdk -DPICO_BOARD=pico2 -DUSB_VID=0x349E -DUSB_PID=0x0099
|
cmake .. -DPICO_SDK_PATH=$HOME/pico/pico-sdk -DPICO_BOARD=pico2 -DUSB_VID=0x349E -DUSB_PID=0x0099
|
||||||
```
|
```
|
||||||
|
|
||||||
## Step 5: Compile the Firmware
|
## Step 5: Compile the Firmware
|
||||||
|
|||||||
Reference in New Issue
Block a user