Skip to content

Commit 61fbdad

Browse files
committed
Revert "mimxrt/machine_uart: Implement a Python UART IRQ handler."
This reverts commit b7fa4e2.
1 parent 827c2b8 commit 61fbdad

File tree

4 files changed

+5
-2093
lines changed

4 files changed

+5
-2093
lines changed

ports/mimxrt/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ SRC_HAL_IMX_C += \
133133
$(MCU_DIR)/drivers/fsl_lpi2c.c \
134134
$(MCU_DIR)/drivers/fsl_lpspi.c \
135135
$(MCU_DIR)/drivers/fsl_lpspi_edma.c \
136+
$(MCU_DIR)/drivers/fsl_lpuart.c \
136137
$(MCU_DIR)/drivers/fsl_pit.c \
137138
$(MCU_DIR)/drivers/fsl_pwm.c \
138139
$(MCU_DIR)/drivers/fsl_sai.c \

0 commit comments

Comments
 (0)