|
ESPixelStick Firmware
Firmware for the ESPixelStick
|
#include <ETH.h>
Go to the source code of this file.
Variables | |
| const OM_OutputPortDefinition_t | OM_OutputPortDefinitions [] |
| #define DEFAULT_ETH_ADDR ETH_ADDR_PHY_LAN8720 |
| #define DEFAULT_ETH_CLK_MODE eth_clock_mode_t::ETH_CLOCK_GPIO17_OUT |
| #define DEFAULT_ETH_CRSDV gpio_num_t::GPIO_NUM_27 |
| #define DEFAULT_ETH_MDC_PIN gpio_num_t::GPIO_NUM_23 |
| #define DEFAULT_ETH_MDIO_PIN gpio_num_t::GPIO_NUM_18 |
| #define DEFAULT_ETH_POWER_PIN gpio_num_t::GPIO_NUM_16 |
| #define DEFAULT_ETH_POWER_PIN_ACTIVE HIGH |
| #define DEFAULT_ETH_RXD0 gpio_num_t::GPIO_NUM_25 |
| #define DEFAULT_ETH_RXD1 gpio_num_t::GPIO_NUM_26 |
| #define DEFAULT_ETH_TXD0 gpio_num_t::GPIO_NUM_19 |
| #define DEFAULT_ETH_TXD1 gpio_num_t::GPIO_NUM_22 |
| #define DEFAULT_ETH_TXEN gpio_num_t::GPIO_NUM_21 |
| #define DEFAULT_ETH_TYPE eth_phy_type_t::ETH_PHY_LAN8720 |
| #define ETH_ADDR_PHY_LAN8720 1 |
| #define ETH_POWER_PIN DEFAULT_ETH_POWER_PIN |
| #define SD_CARD_CLK_PIN gpio_num_t::GPIO_NUM_14 |
| #define SD_CARD_CS_PIN gpio_num_t::GPIO_NUM_15 |
| #define SD_CARD_MISO_PIN gpio_num_t::GPIO_NUM_12 |
| #define SD_CARD_MOSI_PIN gpio_num_t::GPIO_NUM_13 |
| #define SUPPORT_ETHERNET |
| #define SUPPORT_OutputProtocol_DMX |
| #define SUPPORT_OutputProtocol_FireGod |
| #define SUPPORT_OutputProtocol_GECE |
| #define SUPPORT_OutputProtocol_GS8208 |
| #define SUPPORT_OutputProtocol_Relay |
| #define SUPPORT_OutputProtocol_Renard |
| #define SUPPORT_OutputProtocol_Serial |
| #define SUPPORT_OutputProtocol_Servo_PCA9685 |
| #define SUPPORT_OutputProtocol_TM1814 |
| #define SUPPORT_OutputProtocol_UCS1903 |
| #define SUPPORT_OutputProtocol_UCS8903 |
| #define SUPPORT_OutputProtocol_WS2811 |
| const OM_OutputPortDefinition_t OM_OutputPortDefinitions[] |