[G4] UART support
commit258db6867b305970313ab0413b3e37213456df6c
authorjflyper <shinoda@jaist.ac.jp>
Sat, 6 Jul 2019 12:32:44 +0000 (6 21:32 +0900)
committerjflyper <shinoda@jaist.ac.jp>
Sat, 1 Feb 2020 00:58:31 +0000 (1 09:58 +0900)
tree23e93f8e43d73cd24b5bb630c4dfa35908c23fdc
parentff1df466f3af5b924ef72d827eddb425f3197bab
[G4] UART support
src/main/drivers/serial_uart.c
src/main/drivers/serial_uart_hal.c
src/main/drivers/serial_uart_impl.h
src/main/drivers/serial_uart_stm32g4xx.c [new file with mode: 0644]