Browse Source
Converts the board to hwmv2 Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>pull/69687/head
13 changed files with 21 additions and 17 deletions
@ -0,0 +1,5 @@
@@ -0,0 +1,5 @@
|
||||
board: |
||||
name: esp32s2_franzininho |
||||
vendor: espressif |
||||
socs: |
||||
- name: esp32s2 |
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 40 KiB |
@ -1,8 +1,6 @@
@@ -1,8 +1,6 @@
|
||||
# SPDX-License-Identifier: Apache-2.0 |
||||
|
||||
|
||||
CONFIG_BOARD_ESP32S2_FRANZININHO=y |
||||
CONFIG_SOC_SERIES_ESP32S2=y |
||||
|
||||
CONFIG_MAIN_STACK_SIZE=2048 |
||||
|
Loading…
Reference in new issue