docs: organize header files of Bluetooth Controller

This commit is contained in:
Linda
2023-07-17 17:29:07 +08:00
parent 18107f1d1a
commit c09595a831
8 changed files with 10 additions and 1 deletions

View File

@@ -3,3 +3,4 @@ INPUT += \
$(PROJECT_PATH)/components/soc/$(IDF_TARGET)/include/soc/touch_sensor_channel.h \
$(PROJECT_PATH)/components/ulp/ulp_common/include/$(IDF_TARGET)/ulp_common_defs.h \
$(PROJECT_PATH)/components/ulp/ulp_fsm/include/$(IDF_TARGET)/ulp.h \
$(PROJECT_PATH)/components/bt/include/esp32c3/include/esp_bt.h \