Skip to content

Commit

Permalink
Its a 4M flash device
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhamdp committed Aug 4, 2023
1 parent 9e7ce2c commit 6c9ba06
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/lighting-app/esp32/sdkconfig.defaults.esp32h2
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ CONFIG_ESPTOOLPY_MONITOR_BAUD=115200
# libsodium
CONFIG_LIBSODIUM_USE_MBEDTLS_SHA=y

# Serial Flasher config
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
CONFIG_ESPTOOLPY_FLASHSIZE="4MB"

# NIMBLE
CONFIG_BT_ENABLED=y
Expand Down

0 comments on commit 6c9ba06

Please sign in to comment.