Merged nuttx/nuttx into master

This commit is contained in:
Aleksandr Vyhovanec
2017-03-07 12:49:31 +03:00
2 changed files with 619 additions and 2 deletions
+617
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -69,7 +69,7 @@
*
****************************************************************************/
#ifdef defined(USE_EARLYSERIALINIT)
#if defined(USE_EARLYSERIALINIT)
void kinetis_earlyserialinit(void)
{
#if defined(HAVE_UART_DEVICE)
@@ -86,7 +86,7 @@ void kinetis_earlyserialinit(void)
}
#endif
#ifdef USE_SERIALDRIVER
#if defined(USE_SERIALDRIVER)
/****************************************************************************
* Name: up_serialinit