refactor the adc driver

This commit is contained in:
fuzhibo
2019-09-09 20:56:46 +08:00
parent a8d3e3ab4a
commit f49b192a5e
20 changed files with 2236 additions and 1069 deletions

View File

@@ -69,4 +69,4 @@
#define ADC2_GPIO26_CHANNEL ADC2_CHANNEL_9
#define ADC2_CHANNEL_9_GPIO_NUM 26
#endif
#endif /* _SOC_ADC_CHANNEL_H_ */