esp-idf/components/openthread/include
David Cermak 5c383d7b73 esp_netif/lwip: Fix deps cycles to "lwip -> esp_netif -> phy-drivers"
Fix dependency tree so that lwip doesn't depend on any specific network
interface component.
Network interface drivers shall depend on esp_netif.
esp_netif shall depend on lwip (but not on any specific interface
driver) -- it optionally depends on vfs and esp_eth (need ethernet
header for L2/bridge mode)
2022-07-20 14:59:07 +02:00
..
esp_openthread_border_router.h fix review comments 2022-05-17 12:56:22 +08:00
esp_openthread_cli.h openthread: support automatic RCP update upon boot in border router 2022-05-17 12:55:48 +08:00
esp_openthread_lock.h OpenThread: add OpenThread and porting 2021-04-02 14:49:49 +08:00
esp_openthread_netif_glue.h esp_netif/lwip: Fix deps cycles to "lwip -> esp_netif -> phy-drivers" 2022-07-20 14:59:07 +02:00
esp_openthread_types.h fix review comments 2022-05-17 12:56:22 +08:00
esp_openthread.h openthread: move implementation-specific functions to private headers 2021-06-11 18:02:03 +08:00