dac: update API and file format aligning to the rule

This commit is contained in:
laokaiyao
2022-11-03 12:13:58 +08:00
parent 54d0d870a6
commit 2cccf3a804
30 changed files with 278 additions and 279 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ INPUT = \
$(PROJECT_PATH)/components/bt/host/nimble/esp-hci/include/esp_nimble_hci.h \
$(PROJECT_PATH)/components/bt/include/esp32/include/esp_bt.h \
$(PROJECT_PATH)/components/console/esp_console.h \
$(PROJECT_PATH)/components/driver/include/driver/dac_conti.h \
$(PROJECT_PATH)/components/driver/include/driver/dac_continuous.h \
$(PROJECT_PATH)/components/driver/include/driver/dac_cosine.h \
$(PROJECT_PATH)/components/driver/include/driver/dac_oneshot.h \
$(PROJECT_PATH)/components/driver/include/driver/dac_types.h \