Darren Morrison
Results
2
comments of
Darren Morrison
@ioviedodev Add the file Kconfig.projbuild to the same scope as the file with app_main(). ``` menu "Ioviedodev App Configuration" choice BUILD_TYPE prompt "Build Type" default BUILD_DEVELOPMENT config BUILD_DEVELOPMENT bool "Development"...
Please try esp_base_mac_addr_set() and esp_netif_set_mac() instead of esp_eth_ioctl. I experienced this on v5.0 and the symptom was "Ethernet HW Addr 00:00:00:00:00:00" I also experienced "w5500.mac: emac_w5500_transmit(n): free size (0) <...