Definitions for the Arduino API that are common for all ESP32x boards. More...
Definitions for the Arduino API that are common for all ESP32x boards.
Definition in file arduino_board_common.h.
#include "arduino_pinmap.h"
Go to the source code of this file.
static const gpio_t | arduino_pinmap [] |
Look-up table for the Arduino's digital pins. | |
static const adc_t | arduino_analog_map [] |
Look-up table for the Arduino's analog pins. | |
|
static |
Look-up table for the Arduino's analog pins.
Definition at line 58 of file arduino_board_common.h.
|
static |
Look-up table for the Arduino's digital pins.
Definition at line 32 of file arduino_board_common.h.