mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-30 05:50:38 +00:00
esp_adc: new esp_adc component and adc drivers
This commit is contained in:
@@ -5,8 +5,9 @@
|
||||
*/
|
||||
|
||||
#include <stdbool.h>
|
||||
#include "esp_attr.h"
|
||||
#include "esp_private/regi2c_ctrl.h"
|
||||
#include "driver/adc.h"
|
||||
#include "esp_private/adc_private.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