1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/tests/external_board_dirs/esp-ci-boards/esp32s2-ci/esp32s2-ci.config
Gunar Schorcht be03323977 tests/driver_ws281x: add ESP32x CI boards to test ws281x_esp32_sw
fixup! tests/driver_ws281x: add ESP32x CI boards to test ws281x_esp32_sw
2023-03-29 08:57:36 +02:00

8 lines
213 B
Plaintext

# Sets up configuration for openocd
CONFIG_MODULE_ESP_IDF_HEAP=y
CONFIG_MODULE_ESP_JTAG=y
CONFIG_MODULE_ESP_LOG_STARTUP=y
CONFIG_MODULE_ESP_LOG_TAGGED=y
CONFIG_MODULE_ESP_SPI_RAM=y
CONFIG_MODULE_WS281X_ESP32_HW=n