docs: Updated ULP documentation

This commit updates documentation for ULP.
This commit is contained in:
Sudeep Mohanty
2022-02-21 16:13:02 +05:30
parent 5b1e9fc710
commit 4067bc40fc
30 changed files with 1441 additions and 2363 deletions

View File

@@ -198,7 +198,6 @@ INPUT = \
$(PROJECT_PATH)/components/ulp/ulp_common/include/ulp_common.h \
$(PROJECT_PATH)/components/ulp/ulp_fsm/include/ulp_fsm_common.h \
$(PROJECT_PATH)/components/ulp/ulp_riscv/include/ulp_riscv.h \
$(PROJECT_PATH)/components/ulp/ulp_riscv/include/ulp_riscv_utils.h \
$(PROJECT_PATH)/components/app_trace/include/esp_app_trace.h \
$(PROJECT_PATH)/components/app_trace/include/esp_sysview_trace.h \
$(PROJECT_PATH)/components/esp_pm/include/esp_pm.h \