imx6q dts

This commit is contained in:
huang 2023-09-27 15:58:37 +08:00
parent e055ffdc2c
commit cc4106dd11
2 changed files with 23 additions and 2 deletions

View File

@ -11,8 +11,8 @@
*/
/**
* @file l2cc_pl310.c
* @brief PLC inovance am401 app
* @file device.h
* @brief struct of imx6q devices
* @version 3.0
* @author AIIT XUOS Lab
* @date 2023.8.10

View File

@ -1,3 +1,24 @@
/*
* Copyright (c) 2022 AIIT XUOS Lab
* XiUOS is licensed under Mulan PSL v2.
* You can use this software according to the terms and conditions of the Mulan PSL v2.
* You may obtain a copy of Mulan PSL v2 at:
* http://license.coscl.org.cn/MulanPSL2
* THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND,
* EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT,
* MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
* See the Mulan PSL v2 for more details.
*/
/**
* @file imx6q_desc.c
* @brief config imx6q devices
* @version 3.0
* @author AIIT XUOS Lab
* @date 2023.8.10
*/
#include "device.h"