mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
refactor(temperature_sensor): Move temperature calculation from hw_support to hal
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user