Merge branch 'feat/mcpwm_hal'

Manual merge of !6626
This commit is contained in:
Angus Gratton
2019-11-25 17:18:48 +11:00
committed by Angus Gratton
14 changed files with 2067 additions and 804 deletions

View File

@@ -92,6 +92,7 @@ INPUT = \
../../components/driver/include/driver/i2s.h \
../../components/driver/include/driver/ledc.h \
../../components/driver/include/driver/mcpwm.h \
../../components/soc/include/hal/mcpwm_types.h \
../../components/driver/include/driver/pcnt.h \
../../components/driver/include/driver/rmt.h \
../../components/driver/include/driver/sigmadelta.h \