OVMS3-idf/components/driver
Wangjialin 1cc1d9d721 driver: Add PCNT code
1. add PCNT module in periph_ctrl.c/.h
2. add description of PCNT status in pcnt_struct.h
3. add PCNT driver code
4. add PCNT example code.
2016-11-21 18:17:07 +08:00
..
include/driver driver: Add PCNT code 2016-11-21 18:17:07 +08:00
component.mk build system: Refactor component.mk to not need component_common.mk 2016-11-10 15:52:22 +11:00
gpio.c Amend gpio driver to work around SoC bug with some pullups/pulldowns in the GPIO peripheral; mark existing function that does not always work as deprecated 2016-11-15 10:29:52 +08:00
ledc.c Minor changes for driver 2016-11-07 14:16:52 +08:00
pcnt.c driver: Add PCNT code 2016-11-21 18:17:07 +08:00
periph_ctrl.c driver: Add PCNT code 2016-11-21 18:17:07 +08:00
uart.c driver: bugfix/fix uart parity and frame error bug 2016-11-16 14:44:06 +08:00