feat(802.15.4): supported 802.15.4 for esp32h4

This commit is contained in:
zhuanghang
2025-11-11 16:17:40 +08:00
parent 4cf7aebfa0
commit ceef28fe9e
20 changed files with 1182 additions and 15 deletions
+2
View File
@@ -321,6 +321,8 @@ ESP32H2_DOCS = ['api-guides/RF_calibration.rst', 'api-guides/phy.rst']
ESP32H4_DOCS = [
'api-reference/system/ipc.rst',
'api-guides/RF_calibration.rst',
'api-guides/phy.rst',
]
ESP32P4_DOCS = [