Skip to content

Commit 9f4accc

Browse files
nordicjmkartben
authored andcommitted
boards: Remove setting MAIN_STACK_SIZE
Removes setting this Kconfig in defconfig files Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
1 parent a0d62db commit 9f4accc

File tree

77 files changed

+0
-121
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+0
-121
lines changed

boards/01space/esp32c3_042_oled/esp32c3_042_oled_defconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# SPDX-License-Identifier: Apache-2.0
22

3-
CONFIG_MAIN_STACK_SIZE=2048
4-
53
CONFIG_CONSOLE=y
64
CONFIG_SERIAL=y
75
CONFIG_UART_CONSOLE=y
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
# SPDX-License-Identifier: Apache-2.0
22

3-
CONFIG_MAIN_STACK_SIZE=2048
43
CONFIG_CLOCK_CONTROL=y

boards/adafruit/qt_py_esp32s3/adafruit_qt_py_esp32s3_procpu_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# SPDX-License-Identifier: Apache-2.0
22

3-
CONFIG_MAIN_STACK_SIZE=2048
43
CONFIG_CONSOLE=y
54
CONFIG_SERIAL=y
65
CONFIG_UART_CONSOLE=y
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
# SPDX-License-Identifier: Apache-2.0
22

3-
CONFIG_MAIN_STACK_SIZE=2048
43
CONFIG_CLOCK_CONTROL=y

boards/dptechnics/walter/walter_esp32s3_procpu_defconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# SPDX-License-Identifier: Apache-2.0
22

3-
CONFIG_MAIN_STACK_SIZE=2048
4-
53
CONFIG_CONSOLE=y
64
CONFIG_SERIAL=y
75
CONFIG_UART_CONSOLE=y

boards/espressif/esp32_devkitc_wroom/esp32_devkitc_wroom_procpu_defconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Copyright (c) 2023 Espressif Systems (Shanghai) Co., Ltd.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
CONFIG_MAIN_STACK_SIZE=2048
5-
64
CONFIG_CONSOLE=y
75
CONFIG_SERIAL=y
86
CONFIG_UART_CONSOLE=y
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
# SPDX-License-Identifier: Apache-2.0
22

3-
CONFIG_MAIN_STACK_SIZE=2048
43
CONFIG_CLOCK_CONTROL=y

boards/espressif/esp32_devkitc_wrover/esp32_devkitc_wrover_procpu_defconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Copyright (c) 2023 Espressif Systems (Shanghai) Co., Ltd.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
CONFIG_MAIN_STACK_SIZE=2048
5-
64
CONFIG_CONSOLE=y
75
CONFIG_SERIAL=y
86
CONFIG_UART_CONSOLE=y
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
# SPDX-License-Identifier: Apache-2.0
22

3-
CONFIG_MAIN_STACK_SIZE=2048
43
CONFIG_CLOCK_CONTROL=y

boards/espressif/esp32_ethernet_kit/esp32_ethernet_kit_procpu_defconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# SPDX-License-Identifier: Apache-2.0
22

3-
CONFIG_MAIN_STACK_SIZE=2048
4-
53
CONFIG_CONSOLE=y
64
CONFIG_SERIAL=y
75
CONFIG_UART_CONSOLE=y

0 commit comments

Comments
 (0)