mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-18 06:35:35 +03:00
refactor(esp_hal_regi2c): move regi2c implementation from esp_rom to esp_hal_regi2c
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#include "esp_log.h"
|
||||
#include "soc/apb_saradc_reg.h"
|
||||
#include "esp_private/regi2c_ctrl.h"
|
||||
#include "esp_private/sar_periph_ctrl.h"
|
||||
#include "hal/adc_ll.h"
|
||||
|
||||
#include "esp_rom_sys.h"
|
||||
|
||||
Reference in New Issue
Block a user