morris
|
bfeae3857c
|
feat(rmt): support calling rmt_receive in ISR callback
|
2023-11-15 05:57:45 +00:00 |
|
morris
|
d260d43168
|
fix(rmt): a disabled channel may pick up a pending transaction
because in the trans_done interrupt, the driver didn't check the channel FSM
|
2023-11-15 05:57:45 +00:00 |
|
Planck (Lu Zeyu)
|
3b9c57ac32
|
feat(rmt): specify interrupt priority
|
2023-09-04 13:12:02 +08:00 |
|
Chen Jichang
|
7b6af86814
|
docs(rmt): add a note about binding channels to the same GPIO
Added a note about RX Channel and TX Channel initialization order when
bound RX and TX to the same gpio.
Closes https://github.com/espressif/esp-idf/issues/11768
|
2023-07-04 19:26:33 +08:00 |
|
caixinying-git
|
657586e6ba
|
docs: provide CN translation for api-reference/peripherals/rmt.rst
|
2023-07-03 10:34:00 +08:00 |
|
krzychb
|
097adc3a33
|
Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available
|
2018-03-13 21:57:08 +01:00 |
|