SAME54P20A Test Project
usart_sync.c
1 #include "usart_sync.h"
2 
3 void usart_init(void)
4 {
5 
6 }