mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-14 10:28:54 +00:00
v1.0.3
This commit is contained in:
7
packages/third-party/dfs/include/dfs_bare.h
vendored
7
packages/third-party/dfs/include/dfs_bare.h
vendored
@@ -1,3 +1,9 @@
|
||||
/*
|
||||
* Copyright (c) 2024, Artinchip Technology Co., Ltd
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*
|
||||
*/
|
||||
#ifndef __DFS_FOR_BAREMETAL_H__
|
||||
#define __DFS_FOR_BAREMETAL_H__
|
||||
|
||||
@@ -5,6 +11,7 @@
|
||||
#include "aic_common.h"
|
||||
#include "aic_log.h"
|
||||
|
||||
#define DFS_USING_WORKDIR 1
|
||||
/* RT-Thread error code definitions */
|
||||
#define RT_EOK 0 /**< There is no error */
|
||||
#define RT_ERROR 1 /**< A generic error happens */
|
||||
|
||||
Reference in New Issue
Block a user