esp_phy: support phy init on esp32h2 chip

This commit is contained in:
zhangwenxu
2021-09-02 21:25:34 +08:00
parent 1e0219f16f
commit 8f76a98c1b
6 changed files with 94 additions and 29 deletions

View File

@@ -21,7 +21,7 @@
extern "C" {
#endif
// ESP32H2-TODO: IDF-3398
// There is no init data for H2 right now, could be added when necessary.
#ifdef __cplusplus
}