mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'docs/provide_correspinding_api_reference_header_file_link' into 'master'
docs:Add esp_mac.h header file to Miscellaneous System APIs in API Reference Closes DOC-2277 See merge request espressif/esp-idf!16491
This commit is contained in:
commit
ab3f183f1c
@ -182,6 +182,7 @@ INPUT = \
|
||||
$(PROJECT_PATH)/components/esp_system/include/esp_int_wdt.h \
|
||||
$(PROJECT_PATH)/components/esp_system/include/esp_task_wdt.h \
|
||||
$(PROJECT_PATH)/components/esp_hw_support/include/esp_crc.h \
|
||||
$(PROJECT_PATH)/components/esp_hw_support/include/esp_mac.h \
|
||||
$(PROJECT_PATH)/components/esp_system/include/esp_freertos_hooks.h \
|
||||
$(PROJECT_PATH)/components/esp_system/include/esp_ipc.h \
|
||||
$(PROJECT_PATH)/components/esp_system/include/esp_expression_with_stack.h \
|
||||
|
@ -203,4 +203,4 @@ API Reference
|
||||
|
||||
.. include-build-file:: inc/esp_system.inc
|
||||
.. include-build-file:: inc/esp_idf_version.inc
|
||||
|
||||
.. include-build-file:: inc/esp_mac.inc
|
||||
|
Loading…
x
Reference in New Issue
Block a user