GK SDK 源码库: XMIPCLinuxV100R005C00SPC030 (kernel/tools/open_source excluded)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
/*
|
||||
* Copyright (c) 2019, STMicroelectronics - All Rights Reserved
|
||||
*
|
||||
* SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
|
||||
*/
|
||||
|
||||
#ifndef STM32_FMC2_NAND_H
|
||||
#define STM32_FMC2_NAND_H
|
||||
|
||||
int stm32_fmc2_init(void);
|
||||
|
||||
#endif /* STM32_FMC2_NAND_H */
|
||||
Reference in New Issue
Block a user