mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-29 21:48:39 +00:00
esp_adc: move adc common hw related code into esp_hw_support
This commit is contained in:

committed by
Armando (Dou Yiwen)

parent
9a7a1fe61f
commit
5e6a16380a
@@ -7,7 +7,7 @@
|
||||
#include <stdbool.h>
|
||||
#include "esp_attr.h"
|
||||
#include "esp_private/regi2c_ctrl.h"
|
||||
#include "esp_private/adc_private.h"
|
||||
#include "esp_private/adc_share_hw_ctrl.h"
|
||||
|
||||
/*
|
||||
* This file is used to override the hooks provided by the PHY lib for some system features.
|
||||
|
Reference in New Issue
Block a user