Files
xiuos/Ubiquitous/XiZi_IIoT/board/rzg2ul-m33/amp/include/config/config.h
T
树数在变干 2e11a31da3 support amp
2024-05-22 17:37:23 +08:00

28 lines
832 B
C

/*
* Copyright (c) 2020 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.
*/
#include "addr_cfg.h"
#include "channel_cfg.h"
#include "common_cfg.h"
#include "core_cfg.h"
#include "debug_cfg.h"
#include "ipi_cfg.h"
#include "msg_cfg.h"
#include "msgqueue_cfg.h"
#include "platform_cfg.h"
#include "shm_cfg.h"
#include "types_cfg.h"
#ifndef __CONFIG_H__
#define __CONFIG_H__
#endif /* __CONFIG_H__ */