This commit is contained in:
刘可亮
2024-09-03 11:16:08 +08:00
parent cf270df8d6
commit 803cac77d5
2931 changed files with 614364 additions and 31222 deletions

View File

@@ -1,7 +1,9 @@
/*
* Copyright (c) 2022, Artinchip Technology Co., Ltd
* Copyright (c) 2024, ArtInChip Technology Co., Ltd
*
* SPDX-License-Identifier: Apache-2.0
*
* Authors: Weihui.Xu <weihui.xu@artinchip.com>
*/
#ifndef _ARTINCHIP_AIC_DRV_BARE_H_
@@ -18,6 +20,7 @@ extern "C" {
#include "heap.h"
#include "aic_stdio.h"
#include "console.h"
#include "drv_rtc.h"
#include "uart.h"
#include "mmc.h"
#include "mtd.h"