feat(gptimer): add wiegand interface example

Closes https://github.com/espressif/esp-idf/issues/13892
This commit is contained in:
Chen Jichang
2024-07-03 16:24:05 +08:00
parent 9bae186123
commit 5dea9413a8
15 changed files with 345 additions and 214 deletions
@@ -0,0 +1,3 @@
CONFIG_GPIO_CTRL_FUNC_IN_IRAM=y
CONFIG_GPTIMER_CTRL_FUNC_IN_IRAM=y
CONFIG_GPTIMER_ISR_HANDLER_IN_IRAM=y