Merge branch 'feature/p4_emac' into 'master'

ESP32P4 EMAC

See merge request espressif/esp-idf!27178
This commit is contained in:
Ondrej Kosta
2024-01-17 22:22:05 +08:00
44 changed files with 3161 additions and 779 deletions
+1
View File
@@ -256,6 +256,7 @@ INPUT = \
$(PROJECT_PATH)/components/hal/include/hal/twai_types.h \
$(PROJECT_PATH)/components/hal/include/hal/uart_types.h \
$(PROJECT_PATH)/components/hal/include/hal/efuse_hal.h \
$(PROJECT_PATH)/components/hal/include/hal/eth_types.h \
$(PROJECT_PATH)/components/heap/include/esp_heap_caps_init.h \
$(PROJECT_PATH)/components/heap/include/esp_heap_caps.h \
$(PROJECT_PATH)/components/heap/include/esp_heap_trace.h \