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
6a1dbc3f1c8db53a7985754844352fb7283f2290
esp-idf
/
components
/
driver
History
Wangjialin
6a1dbc3f1c
add RMT driver and example
2016-11-22 00:57:19 +08:00
..
include
/driver
add RMT driver and example
2016-11-22 00:57:19 +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
periph_ctrl.c
add RMT driver and example
2016-11-22 00:57:19 +08:00
rmt.c
add RMT driver and example
2016-11-22 00:57:19 +08:00
uart.c
driver: bugfix/fix uart parity and frame error bug
2016-11-16 14:44:06 +08:00