summaryrefslogtreecommitdiff
path: root/docs/esp32
diff options
context:
space:
mode:
authorrobert-hh <robert@hammelrath.com>2025-02-22 16:20:50 +0100
committerDamien George <damien@micropython.org>2025-03-25 12:40:02 +1100
commit2d20dbce2c4e45123349051dec16e6565fec54ef (patch)
tree93d01e612005e75617aa7dcf6fa0c28857663191 /docs/esp32
parent2a5b97beaea2db3c7b8c6a77cf0ca854fdb16a4b (diff)
mimxrt/machine_uart: Remove duplicate init and make IRQ optional.
Changes: - The duplicate LPUART_Init call was not needed, just an edit fail. - Allow a port to disable UART.irq(). Some code for configuration stays, but the respective UART IRQ is not enabled. Calling uart.irq() will cause an exception by extmod/machine_uart.c. Signed-off-by: robert-hh <robert@hammelrath.com>
Diffstat (limited to 'docs/esp32')
0 files changed, 0 insertions, 0 deletions