1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/esp32-wroom-32/include
Gunar Schorcht 6a7ba7ba1a boards/esp32: rename BUTTON0_PIN to BTN0_PIN
Since a number of applications rely on the existence of the BTN0_PIN definition, the BUTTON0_PIN  definition has been renamed to BTN0_PIN to make the ESP32 boards compatible with these applications. However, for compatibility with earlier versions, BUTTON0_PIN is still defined as an alias of BTN0_PIN.
2020-02-20 12:14:44 +01:00
..
arduino_board.h cpu/esp32: define ARDUINO_PIN_* 2018-10-11 09:33:43 +02:00
arduino_pinmap.h boards/esp32: fix of Arduino pinmap 2018-10-15 16:09:13 +02:00
board.h boards/esp32: rename BUTTON0_PIN to BTN0_PIN 2020-02-20 12:14:44 +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/esp32-wroom-32: fix typos 2019-11-23 22:39:07 +01:00