OVMS3-idf/components/driver
Wangjialin ec45e1a593 components/driver: modify LEDC driver
1. modify ledc struct header: combine high speed and low speed channel
2. modify ledc init function
3. add timer control api
4. modify typo in ledc.h
2016-09-26 09:56:03 +08:00
..
include/driver components/driver: modify LEDC driver 2016-09-26 09:56:03 +08:00
component.mk add gpio driver code 2016-09-19 17:33:21 +08:00
gpio.c 1. add a macro 'GPIO_IS_VALID_OUTPUT_GPIO' and 'GPIO_IS_VALID_OUTPUT_GPIO' in gpio.h 2016-09-23 14:52:26 +08:00
ledc.c components/driver: modify LEDC driver 2016-09-26 09:56:03 +08:00