yan zhang / Nucleo_printf_gps

Fork of Nucleo_printf_test by dong yanzhi

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers usart.h Source File

usart.h

00001 #ifndef __USART_H
00002 #define __USART_H
00003 
00004 //#include "stm32l4xx.h"
00005 #include "stm32f4xx.h"
00006 
00007 #endif