Update the definition of __inline to build with C99.

pull/1/head
Richard Barry 15 years ago
parent 25f980aabe
commit feecfc5319

@ -19,6 +19,8 @@
#include "uart.h"
extern u16 UART_FlagStatus(UART_TypeDef *UARTx);
/*******************************************************************************
* Function Name : UART_Init
* Description : This function initializes the selected UART.

Loading…
Cancel
Save