1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-19 19:43:52 +01:00

cpu/esp32: remove the duplicate ESP_HAS_SPI_RAM

This commit is contained in:
Gunar Schorcht 2021-12-16 14:26:57 +01:00
parent 43988120f9
commit f01e0804ff

View File

@ -81,11 +81,6 @@ config HAS_PERIPH_ADC_CTRL
help help
Indicates that an ESP32 ADC controller peripheral is present. Indicates that an ESP32 ADC controller peripheral is present.
config HAS_ESP_SPI_RAM
bool
help
Indicates that the a RAM is present on the SPI bus.
## Common CPU symbols ## Common CPU symbols
config CPU_CORE config CPU_CORE
default "xtensa-lx6" if CPU_CORE_XTENSA_LX6 default "xtensa-lx6" if CPU_CORE_XTENSA_LX6