mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-07-21 03:29:43 +08:00
Update the definition of __inline to build with C99.
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user