OVMS3-idf/components/driver
Wang Jia Lin 35ae2cd1a5 Merge branch 'driver_merge_tmp/merge_pcnt' into 'master'
driver: PCNT

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.

See merge request !229
2016-11-25 00:41:16 +08:00
..
include/driver Merge branch 'driver_merge_tmp/merge_pcnt' into 'master' 2016-11-25 00:41:16 +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 Pullup is not configured by gpio_config #110 2016-11-21 11:11:13 +08:00
ledc.c driver: PCNT 2016-11-23 18:10:45 +08:00
pcnt.c driver: PCNT 2016-11-23 18:10:45 +08:00
periph_ctrl.c add pcnt.rst 2016-11-23 19:07:30 +08:00
rmt.c Fixes for stdlib.h inclusion 2016-11-24 08:20:21 +11:00
uart.c UART driver: Fix crash in ISR due to "UART" static array moved to flash 2016-11-23 10:58:03 +11:00