support mulan on nuttx

This commit is contained in:
wgzAIIT
2022-03-23 15:06:34 +08:00
parent 958ad986be
commit f14523331c
21 changed files with 189 additions and 0 deletions
@@ -18,6 +18,15 @@
*
****************************************************************************/
/**
* @file chip.h
* @brief nuttx source code
* https://github.com/apache/incubator-nuttx.git
* @version 10.2.0
* @author AIIT XUOS Lab
* @date 2022-03-23
*/
#ifndef __ARCH_ARM_INCLUDE_IMXRT_CHIP_H
#define __ARCH_ARM_INCLUDE_IMXRT_CHIP_H
@@ -18,6 +18,15 @@
*
****************************************************************************/
/**
* @file imxrt_serial.c
* @brief nuttx source code
* https://github.com/apache/incubator-nuttx.git
* @version 10.2.0
* @author AIIT XUOS Lab
* @date 2022-03-23
*/
/****************************************************************************
* Included Files
****************************************************************************/