ci: add flash psram test under different configs on esp32s3

This commit is contained in:
Armando
2021-09-09 15:50:42 +08:00
parent 4cafdbd83b
commit d6caf142d3
21 changed files with 366 additions and 0 deletions
@@ -0,0 +1,8 @@
# Legacy, F4R8, Flash 80M SDR, PSRAM 80M DDR
CONFIG_SPI_FLASH_USE_LEGACY_IMPL=y
CONFIG_ESPTOOLPY_FLASHFREQ_80M=y
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
CONFIG_ESP32S3_SPIRAM_SUPPORT=y
CONFIG_SPIRAM_MODE_OCT=y
CONFIG_SPIRAM_SPEED_80M=y