1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/esp32-ttgo-t-beam/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 boards/esp32: add TTGO T-Beam board definition 2020-01-10 10:04:38 +01:00
arduino_pinmap.h boards/esp32: add TTGO T-Beam board definition 2020-01-10 10:04:38 +01: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: add TTGO T-Beam board definition 2020-01-10 10:04:38 +01:00