diff options
author | Jonathan Hogg <me@jonathanhogg.com> | 2021-06-24 15:34:16 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-06-25 12:05:12 +1000 |
commit | 30422ca7c24f02ea34fdbc61466d5fb4baa0af8a (patch) | |
tree | 15af917bf43b7f645e86bc07b6eb584daa7971dc /docs/esp8266 | |
parent | 180c54d6cc4e744082f7f76f484646db47d25adb (diff) |
esp32/esp32_rmt: Fix RMT looping in newer IDF versions.
When looping, now disable the TX interrupt after calling rmt_write_items()
function to handle change in IDF behaviour (since v4.1). Also check length
of pulses to ensure it fits hardware limit.
Fixes issue #7403.
Diffstat (limited to 'docs/esp8266')
0 files changed, 0 insertions, 0 deletions