mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-12-22 23:02:42 +01:00
Update IDF Libs
This commit is contained in:
@@ -279,6 +279,7 @@ typedef struct {
|
||||
} eth_mac_config_t;
|
||||
|
||||
#define ETH_MAC_FLAG_WORK_WITH_CACHE_DISABLE (1 << 0) /*!< MAC driver can work when cache is disabled */
|
||||
#define ETH_MAC_FLAG_PIN_TO_CORE (1 << 1) /*!< Pin MAC task to the CPU core where driver installation happened */
|
||||
|
||||
/**
|
||||
* @brief Default configuration for Ethernet MAC object
|
||||
|
||||
Reference in New Issue
Block a user