mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
feat(openthread): update OT upstream to a12ff0d0f
This commit is contained in:
@@ -102,6 +102,7 @@ if(CONFIG_OPENTHREAD_ENABLED)
|
||||
"openthread/src/core/thread/announce_begin_server.cpp"
|
||||
"openthread/src/core/thread/announce_sender.cpp"
|
||||
"openthread/src/core/thread/address_resolver.cpp"
|
||||
"openthread/src/core/thread/child.cpp"
|
||||
"openthread/src/core/thread/child_supervision.cpp"
|
||||
"openthread/src/core/thread/csl_tx_scheduler.cpp"
|
||||
"openthread/src/core/thread/discover_scanner.cpp"
|
||||
@@ -115,6 +116,8 @@ if(CONFIG_OPENTHREAD_ENABLED)
|
||||
"openthread/src/core/thread/mesh_forwarder_mtd.cpp"
|
||||
"openthread/src/core/thread/message_framer.cpp"
|
||||
"openthread/src/core/thread/mle.cpp"
|
||||
"openthread/src/core/thread/mle_ftd.cpp"
|
||||
"openthread/src/core/thread/mle_p2p.cpp"
|
||||
"openthread/src/core/thread/mle_router.cpp"
|
||||
"openthread/src/core/thread/mle_types.cpp"
|
||||
"openthread/src/core/thread/neighbor.cpp"
|
||||
@@ -125,7 +128,9 @@ if(CONFIG_OPENTHREAD_ENABLED)
|
||||
"openthread/src/core/thread/network_data_types.cpp"
|
||||
"openthread/src/core/thread/network_data_service.cpp"
|
||||
"openthread/src/core/thread/network_diagnostic.cpp"
|
||||
"openthread/src/core/thread/network_diagnostic_tlvs.cpp"
|
||||
"openthread/src/core/thread/panid_query_server.cpp"
|
||||
"openthread/src/core/thread/router.cpp"
|
||||
"openthread/src/core/thread/thread_netif.cpp"
|
||||
"openthread/src/core/thread/time_sync_service.cpp"
|
||||
"openthread/src/core/thread/tmf.cpp"
|
||||
|
||||
Submodule components/openthread/openthread updated: 36b14d3ef7...a12ff0d0f5
@@ -5,4 +5,4 @@ supplier: 'Organization: Espressif Systems (Shanghai) CO LTD'
|
||||
originator: 'Organization: Google LLC'
|
||||
description: OpenThread released by Google is an open-source implementation of the Thread networking
|
||||
url: https://github.com/espressif/openthread
|
||||
hash: 36b14d3ef74f5e37e5be8902e1c1955a642fdfbf
|
||||
hash: a12ff0d0f54fd41954b45047fcdd08f302731c5f
|
||||
|
||||
Reference in New Issue
Block a user