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:
@@ -54,7 +54,7 @@ git submodule update --init --recursive
|
||||
|
||||
After this step, your working directory will be: `~/pico/pico-fido`
|
||||
|
||||
## Step 2: Modify AAGUID and LED Blinking details in the SDK code
|
||||
## Step 2: Modify details like AAGUID and LED Blinking details in the SDK code
|
||||
|
||||
The AAGUID is defined in `pico-keys-sdk/src/cbor.c`. Open the file and find the line:
|
||||
|
||||
@@ -98,6 +98,7 @@ enum {
|
||||
};
|
||||
```
|
||||
|
||||
Optionally, modify USB descriptor values in pico-keys-sdk/src/usb/usb_descriptors.c
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user