Skip to content

Commit 1a2a7d8

Browse files
committed
boards: fix support for olimex and wesp32 boards
1 parent 8d7cdf9 commit 1a2a7d8

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
CONFIG_USE_DT_CODE_PARTITION=y
22
CONFIG_ESP_SPIRAM=n
3+
CONFIG_ESP32_REGION_1_NOINIT=y
4+
CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE=32768
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
CONFIG_USE_DT_CODE_PARTITION=y
22
CONFIG_ESP_SPIRAM=n
3+
CONFIG_ESP32_REGION_1_NOINIT=y
4+
CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE=32768

0 commit comments

Comments
 (0)