32a858e254
The major setting is about the PHY interface configuration. The configuration matches the Olimex ESP32 Gateway as well. Tested with esp-idf v4.2.4 and Olimex ESP32 POE boards.
6 lines
120 B
CMake
6 lines
120 B
CMake
set(SDKCONFIG_DEFAULTS
|
|
boards/sdkconfig.base
|
|
boards/sdkconfig.ble
|
|
boards/OLIMEX_ESP32_POE/sdkconfig.board
|
|
)
|