summaryrefslogtreecommitdiff
path: root/docs/esp32/tutorial
diff options
context:
space:
mode:
authorrobert-hh <robert@hammelrath.com>2024-07-03 16:32:35 +0200
committerDamien George <damien@micropython.org>2024-08-29 16:27:43 +1000
commit7045975d046196e57efb79dc70e6b715155b9bca (patch)
treeff32822c2012f5ce411db69cc0d99029c652908a /docs/esp32/tutorial
parentef69d0f2d3a795666c2bf8c7e202604fc5cd5342 (diff)
renesas-ra/machine_uart: Implement UART.IRQ_RXIDLE based on softtimer.
Allowing to define the trigger UART.IRQ_RXIDLE as well as UART.IRQ_RX. The delay for the IRQ_RXIDLE interrupt is about 3 character times or 1-2 ms, whichever is larger. The irq.flags() value is changed only with an expected event. Do not change it otherwise. Signed-off-by: robert-hh <robert@hammelrath.com>
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions