mirror of
https://github.com/token2/pico-fido.git
synced 2026-04-09 11:25:40 +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:
|
||||
|
||||
```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
|
||||
|
||||
Reference in New Issue
Block a user