mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-19 11:33:51 +01:00
cpu/esp32: remove the duplicate ESP_HAS_SPI_RAM
This commit is contained in:
parent
43988120f9
commit
f01e0804ff
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user