Fix some errors found in build testing.
This commit is contained in:
parent
7298b4caa3
commit
7faccef1b8
@ -42,7 +42,7 @@
|
|||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
|
||||||
#include <nuttx/config.h>
|
#include <nuttx/config.h>
|
||||||
#include "hardware/imxrt_iomuxc.h"
|
#include "imxrt_iomuxc.h"
|
||||||
|
|
||||||
/*****************************************************************************
|
/*****************************************************************************
|
||||||
* Pre-processor Definitions
|
* Pre-processor Definitions
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
*****************************************************************************************************/
|
*****************************************************************************************************/
|
||||||
|
|
||||||
#include <nuttx/config.h>
|
#include <nuttx/config.h>
|
||||||
#include "hardware/imxrt_iomuxc.h"
|
#include "imxrt_iomuxc.h"
|
||||||
|
|
||||||
/*****************************************************************************************************
|
/*****************************************************************************************************
|
||||||
* Pre-processor Definitions
|
* Pre-processor Definitions
|
||||||
|
@ -42,7 +42,7 @@
|
|||||||
*****************************************************************************************************/
|
*****************************************************************************************************/
|
||||||
|
|
||||||
#include <nuttx/config.h>
|
#include <nuttx/config.h>
|
||||||
#include "hardware/imxrt_iomuxc.h"
|
#include "imxrt_iomuxc.h"
|
||||||
|
|
||||||
/*****************************************************************************************************
|
/*****************************************************************************************************
|
||||||
* Pre-processor Definitions
|
* Pre-processor Definitions
|
||||||
|
Loading…
Reference in New Issue
Block a user