Skip to content

Commit

Permalink
add auto flash size check
Browse files Browse the repository at this point in the history
  • Loading branch information
jocover committed Feb 8, 2024
1 parent 925a947 commit 4dc7f9b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sdkconfig.defaults
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@ CONFIG_TINYUSB_HID_COUNT=1
CONFIG_PARTITION_TABLE_CUSTOM=y
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="u2f_partitions.csv"
CONFIG_PARTITION_TABLE_FILENAME="u2f_partitions.csv"

# automatic flash size update when esptool is used, used for detecting board
CONFIG_ESPTOOLPY_HEADER_FLASHSIZE_UPDATE=y

0 comments on commit 4dc7f9b

Please sign in to comment.