We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dc7f9b commit fc3f0fdCopy full SHA for fc3f0fd
sdkconfig.defaults
@@ -4,9 +4,7 @@
4
CONFIG_TINYUSB_DESC_PRODUCT_STRING="U2F Token"
5
CONFIG_TINYUSB_HID_COUNT=1
6
7
+CONFIG_ESP_MAIN_TASK_STACK_SIZE=7168
8
CONFIG_PARTITION_TABLE_CUSTOM=y
9
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="u2f_partitions.csv"
10
CONFIG_PARTITION_TABLE_FILENAME="u2f_partitions.csv"
-
11
-# automatic flash size update when esptool is used, used for detecting board
12
-CONFIG_ESPTOOLPY_HEADER_FLASHSIZE_UPDATE=y
0 commit comments