mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-21 03:28:55 +00:00
v1.2.1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2022-2024, ArtInChip Technology Co., Ltd
|
||||
* Copyright (c) 2022-2025, ArtInChip Technology Co., Ltd
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*
|
||||
@@ -201,7 +201,7 @@ const struct dfs_mount_tbl mount_table[] = {
|
||||
{"data", "/data", "uffs", 0, 0, 1},
|
||||
#endif
|
||||
#ifdef AIC_USING_SDMC1
|
||||
{"sd0", "/sdcard", "elm", 0, 0, 0},
|
||||
{"sd1", "/sdcard", "elm", 0, 0, 0},
|
||||
#endif
|
||||
#if (defined(AIC_USING_USB0_HOST) || defined(AIC_USING_USB0_OTG) || defined(AIC_USING_USB1_HOST))
|
||||
{"udisk", "/udisk", "elm", 0, 0, 0xFF},
|
||||
|
||||
Reference in New Issue
Block a user