This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-09-30 19:19:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7571b8c2e4cc86f4746376288cbd255bc479d609
esp-idf
/
components
/
driver
History
Wangjialin
7571b8c2e4
driver: PCNT
...
minor changes
2016-11-23 18:10:45 +08:00
..
include
/driver
driver: PCNT
2016-11-23 18:10:45 +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
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
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