1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/esp32-heltec-lora32-v2
Gunar Schorcht ae16753f6f boards/esp*: replace FLASH_MODE_* by CONFIG_*FLASHMODE_* defines
The former FLASH_MODE_{DOUT,DIO,QOUT,QIO} defines are replaced by the corresponding CONFIG_FLASHMODE_{DOUT,DIO,QOUT,QIO} and CONFIG_ESPTOOLPY_FLASHMODE_{DOUT,DIO,QOUT,QIO} as used by the ESP-IDF. This is also needed for the migration of defining flash mode in Kconfig.
2022-08-02 07:24:30 +02:00
..
include boards/esp*: replace FLASH_MODE_* by CONFIG_*FLASHMODE_* defines 2022-08-02 07:24:30 +02:00
doc.txt boards/esp32: reformat docs for 80 chars 2021-10-15 02:50:21 +02:00
Kconfig boards/esp32: model Kconfig 2021-12-10 18:54:07 +01:00
Makefile boards/esp32: Heltec WiFi LoRa 32 V2 board added 2020-03-24 14:20:00 +01:00
Makefile.dep boards/esp32-heltec-lora32-v2: enable sx1276 by default 2020-03-26 14:44:41 +01:00
Makefile.features boards/esp32-heltec-lora32-v2: Add Kconfig symbols 2020-07-07 16:27:38 +02:00
Makefile.include boards/esp32: Heltec WiFi LoRa 32 V2 board added 2020-03-24 14:20:00 +01:00