mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced 2026-06-18 04:17:09 +02:00
Second round to make it work for ESP32S3.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
@@ -11,10 +11,3 @@ CONFIG_PARTITION_TABLE_FILENAME="partitions.csv"
|
||||
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
|
||||
CONFIG_WL_SECTOR_SIZE_512=y
|
||||
CONFIG_WL_SECTOR_MODE_PERF=y
|
||||
|
||||
CONFIG_TINYUSB_VENDOR_ENABLED=y
|
||||
CONFIG_TINYUSB_VENDOR_COUNT=2
|
||||
CONFIG_TINYUSB_HID_ENABLED=y
|
||||
CONFIG_TINYUSB_HID_COUNT=2
|
||||
# CONFIG_TINYUSB_DESC_USE_DEFAULT_PID is not set
|
||||
CONFIG_TINYUSB_DESC_CUSTOM_PID=0x4001
|
||||
|
||||
Reference in New Issue
Block a user