support mulan on nuttx

This commit is contained in:
wgzAIIT
2022-03-21 09:34:32 +08:00
parent 1da65160cb
commit dbca4aa6af
39 changed files with 276 additions and 36 deletions

View File

@@ -11,8 +11,8 @@
*/
/**
* @file pm1_0_ps5308.c
* @brief PS5308 PM1.0 example
* @filepm10_0_ps5308
* @brief PS5308 PM10.0 example
* @version 1.0
* @author AIIT XUOS Lab
* @date 2021.04.23

View File

@@ -11,11 +11,11 @@
*/
/**
* @file pm1_0_ps5308.c
* @brief PS5308 PM1.0 example
* @file pm2_5_ps5308
* @brief PS5308 PM2.5 example
* @version 1.0
* @author AIIT XUOS Lab
* @date 2021.04.23
* @date 2021.12.28
*/
#ifdef ADD_XIZI_FETURES

View File

@@ -11,7 +11,7 @@
*/
/**
* @file xiuos.c
* @file transform.c
* @brief Converts the framework interface to an operating system interface
* @version 1.0
* @author AIIT XUOS Lab