docs: Add missing peripheral driver docs (ADC, DAC, RTC I/O, I2S)

This commit is contained in:
Angus Gratton
2017-02-16 13:59:50 +11:00
parent 21964a42fb
commit bfdfcbfaef
11 changed files with 464 additions and 185 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ Sigma-delta Modulation
Overview
--------
ESP32 has a second-order sigma-delta modulation module.
ESP32 has a second-order sigma-delta modulation module.
This driver configures the channels of the sigma-delta module.
Application Example