Merge branch 'docs/c61_support' into 'master'

docs(c61): add docs build for C61

Closes IDF-9287

See merge request espressif/esp-idf!31182
This commit is contained in:
Marius Vikhammer
2024-06-04 18:13:38 +08:00
25 changed files with 1167 additions and 119 deletions
+7
View File
@@ -0,0 +1,7 @@
INPUT += \
$(PROJECT_PATH)/components/esp_wifi/include/esp_wifi_he_types.h \
$(PROJECT_PATH)/components/esp_wifi/include/esp_wifi_he.h \
$(PROJECT_PATH)/components/soc/$(IDF_TARGET)/include/soc/clk_tree_defs.h \
$(PROJECT_PATH)/components/soc/$(IDF_TARGET)/include/soc/gpio_num.h \
$(PROJECT_PATH)/components/soc/$(IDF_TARGET)/include/soc/soc_caps.h \
$(PROJECT_PATH)/components/soc/$(IDF_TARGET)/include/soc/uart_channel.h \