diff options
author | robert-hh <robert@hammelrath.com> | 2024-03-11 16:27:36 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-08-29 16:27:43 +1000 |
commit | bae809070e0d62cda1b04e97652cf80d513fe86f (patch) | |
tree | 0f5e4738686519bcf5ee74b861005d9d7b3fd275 /docs/esp32 | |
parent | 4da5de94bbfa675fb59917827942074307694bde (diff) |
nrf/modules/machine/uart: Implement Python UART IRQ for nrf52840 boards.
Supported triggers: UART.IRQ_RX and UART.IRQ_TXIDLE. It will probably work
on other boards as well, but so far untested.
The irq.flags() value is changed only when requested by a triggered event.
Do not change it otherwise.
Signed-off-by: robert-hh <robert@hammelrath.com>
Diffstat (limited to 'docs/esp32')
0 files changed, 0 insertions, 0 deletions