1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/esp32-olimex-evb/include
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
..
arduino_board.h cpu/esp32: define ARDUINO_PIN_* 2018-10-11 09:33:43 +02:00
arduino_pinmap.h boards/*esp32*: Fix documentation format 2021-10-10 21:35:31 +02:00
board.h boards/esp32-*: drop custom board_init() 2022-02-22 18:27:37 +01:00
gpio_params.h boards/esp32: rename BUTTON0_PIN to BTN0_PIN 2020-02-20 12:14:44 +01:00
periph_conf.h boards/esp*: replace FLASH_MODE_* by CONFIG_*FLASHMODE_* defines 2022-08-02 07:24:30 +02:00