git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@745 35acf78f-673a-0410-8e92-d51de3d6d3f4

master
gdisirio 2009-02-08 11:22:19 +00:00
parent 1aa7798d0e
commit 73eb84bf24
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
#include "board.h" #include "board.h"
#include "nvic.h" #include "nvic.h"
#include "stm32_serial.h" #include "stm32_serial.h"
#include "stm32lib/stm32f10x_nvic.h" #include "stm32f10x_nvic.h"
#if USE_STM32_USART1 || defined(__DOXYGEN__) #if USE_STM32_USART1 || defined(__DOXYGEN__)
/** @brief USART1 serial driver identifier.*/ /** @brief USART1 serial driver identifier.*/