diff options
| author | robert-hh <robert@hammelrath.com> | 2025-02-22 16:20:50 +0100 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2025-03-25 12:40:02 +1100 |
| commit | 2d20dbce2c4e45123349051dec16e6565fec54ef (patch) | |
| tree | 93d01e612005e75617aa7dcf6fa0c28857663191 /py/objstrunicode.c | |
| parent | 2a5b97beaea2db3c7b8c6a77cf0ca854fdb16a4b (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 'py/objstrunicode.c')
0 files changed, 0 insertions, 0 deletions
