morris
|
2e8cc61af7
|
feat(rmt): support calling rmt_receive in ISR callback
|
2023-11-08 14:32:26 +08:00 |
|
morris
|
8dda17e3a3
|
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-02 11:30:42 +08:00 |
|
caixinying-git
|
10a625a7cb
|
docs: update format issues left in CN docs
|
2023-09-15 17:51:12 +08:00 |
|
Planck (Lu Zeyu)
|
80fa5da9e8
|
feat(rmt): specify interrupt priority
|
2023-09-01 11:30:41 +08:00 |
|
caixinying-git
|
0b0c828d5f
|
docs: update format issues for EN and CN files under api-reference/peripherals
|
2023-08-30 10:08:01 +08:00 |
|
Chen Jichang
|
3f0b46da54
|
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-03 17:11:22 +08:00 |
|
caixinying-git
|
a6c7b52dd6
|
docs: provide CN translation for api-reference/peripherals/rmt.rst
|
2023-06-30 18:40:24 +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 |
|