Initial commit with basic project structure and Firebeetle 2 board definition
This commit is contained in:
11
boards/espressif/esp32s3_eye/Kconfig.defconfig
Normal file
11
boards/espressif/esp32s3_eye/Kconfig.defconfig
Normal file
@@ -0,0 +1,11 @@
|
||||
# ESP32S3 EYE board configuration
|
||||
|
||||
# Copyright (c) 2024 Espressif Systems (Shanghai) Co., Ltd.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
if BOARD_ESP32S3_EYE_ESP32S3_PROCPU
|
||||
|
||||
configdefault LV_COLOR_16_SWAP
|
||||
default y
|
||||
|
||||
endif # BOARD_ESP32S3_EYE_ESP32S3_PROCPU
|
||||
Reference in New Issue
Block a user