refactor(temperature_sensor): Move temperature calculation from hw_support to hal

This commit is contained in:
C.S.M
2025-07-02 14:30:00 +08:00
parent 29af244a49
commit 0121a14699
17 changed files with 184 additions and 79 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ if(NOT non_os_build)
"rtc_module.c"
"regi2c_ctrl.c"
"esp_gpio_reserve.c"
"sar_periph_ctrl_common.c"
"sar_tsens_ctrl.c"
"port/${target}/io_mux.c"
"port/${target}/esp_clk_tree.c"
"dma/esp_dma_utils.c"