-
- Downloads
stm32: Split out UART Python bindings from uart.c to machine_uart.c.
Showing
- ports/stm32/Makefile 1 addition, 0 deletionsports/stm32/Makefile
- ports/stm32/machine_uart.c 596 additions, 0 deletionsports/stm32/machine_uart.c
- ports/stm32/main.c 1 addition, 1 deletionports/stm32/main.c
- ports/stm32/uart.c 92 additions, 670 deletionsports/stm32/uart.c
- ports/stm32/uart.h 27 additions, 2 deletionsports/stm32/uart.h
ports/stm32/machine_uart.c
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment