summaryrefslogtreecommitdiff
path: root/docs/esp32/tutorial
diff options
context:
space:
mode:
authorrobert-hh <robert@hammelrath.com>2024-03-06 21:05:13 +0100
committerDamien George <damien@micropython.org>2024-08-29 16:27:43 +1000
commit324c6753479b003d00a6c78a39cb078e73165f30 (patch)
tree153dd100365d87d167f88a84d45a3a835c1ef7c2 /docs/esp32/tutorial
parentb7fa4e2fc87481180c7e36e80f2518856bfa0540 (diff)
renesas-ra/machine_uart: Add the UART.IRQ_RX class constant.
The renesas-ra port supports calling a handler to be called on every byte received by UART. For consistency with other ports, the symbol IRQ_RX is added as the trigger name. Side change: Add the received UART data to the REPL input buffer only if it is the REPL UART. Otherwise, every UART would act as REPL input. Signed-off-by: robert-hh <robert@hammelrath.com>
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions