mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced 2026-04-24 09:52:59 +02:00
14 lines
480 B
Plaintext
Executable File
14 lines
480 B
Plaintext
Executable File
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
|
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
|
|
#
|
|
IGNORE_UNKNOWN_FILES_FOR_MANAGED_COMPONENTS=1
|
|
|
|
CONFIG_TINYUSB=y
|
|
|
|
CONFIG_PARTITION_TABLE_CUSTOM=y
|
|
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="config/esp32/partitions.csv"
|
|
CONFIG_PARTITION_TABLE_FILENAME="config/esp32/partitions.csv"
|
|
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
|
|
CONFIG_WL_SECTOR_SIZE_512=y
|
|
CONFIG_WL_SECTOR_MODE_PERF=y
|