mirror of
https://github.com/apache/nuttx.git
synced 2026-08-22 14:08:30 +00:00
boards/esp32s3/esp32s3-box: Normalize esp32s3-box defconfigs
Normalize esp32s3-box defconfigs to fix CI issues Signed-off-by: Eren Terzioglu <eren.terzioglu@espressif.com>
This commit is contained in:
parent
43f982db1a
commit
0bbdeb4b22
3 changed files with 0 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue