Esp32/Components/driver/include/driver/driver_api.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include "adc.h"
4 #include "gpio.h"
5 #include "hw_timer.h"
6 #include "i2s.h"
7 #include "os_timer.h"
8 //#include "pwm.h"
9 #include "uart.h"