mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 13:13:08 +08:00
boards/esp32s3/esp32s3-box: Normalize esp32s3-box defconfigs
Build Documentation / build-html (push) Waiting to run
Build Documentation / build-html (push) Waiting to run
Normalize esp32s3-box defconfigs to fix CI issues Signed-off-by: Eren Terzioglu <eren.terzioglu@espressif.com>
This commit is contained in:
committed by
Xiang Xiao
parent
43f982db1a
commit
0bbdeb4b22
@@ -30,8 +30,6 @@ CONFIG_DEBUG_FULLOPT=y
|
||||
CONFIG_DEBUG_SYMBOLS=y
|
||||
CONFIG_ESP32S3_BOARD_TOUCHSCREEN=y
|
||||
CONFIG_ESP32S3_BOX_LCD=y
|
||||
CONFIG_ESP32S3_I2C0_SCLPIN=18
|
||||
CONFIG_ESP32S3_I2C0_SDAPIN=8
|
||||
CONFIG_ESP32S3_SPI2_CLKPIN=7
|
||||
CONFIG_ESP32S3_SPI2_CSPIN=5
|
||||
CONFIG_ESP32S3_SPI2_MISOPIN=21
|
||||
|
||||
@@ -30,8 +30,6 @@ CONFIG_DEBUG_FULLOPT=y
|
||||
CONFIG_DEBUG_SYMBOLS=y
|
||||
CONFIG_ESP32S3_BOARD_TOUCHSCREEN=y
|
||||
CONFIG_ESP32S3_BOX_LCD=y
|
||||
CONFIG_ESP32S3_I2C0_SCLPIN=18
|
||||
CONFIG_ESP32S3_I2C0_SDAPIN=8
|
||||
CONFIG_ESP32S3_SPI2_CLKPIN=7
|
||||
CONFIG_ESP32S3_SPI2_CSPIN=5
|
||||
CONFIG_ESP32S3_SPI2_MISOPIN=21
|
||||
|
||||
@@ -22,8 +22,6 @@ CONFIG_ARCH_XTENSA=y
|
||||
CONFIG_BOARD_LOOPSPERMSEC=16717
|
||||
CONFIG_BUILTIN=y
|
||||
CONFIG_ESP32S3_BOARD_TOUCHSCREEN=y
|
||||
CONFIG_ESP32S3_I2C0_SCLPIN=18
|
||||
CONFIG_ESP32S3_I2C0_SDAPIN=8
|
||||
CONFIG_ESP32S3_USBSERIAL=y
|
||||
CONFIG_EXAMPLES_TOUCHSCREEN=y
|
||||
CONFIG_FS_PROCFS=y
|
||||
|
||||
Reference in New Issue
Block a user