Добавить переносимый драйвер parallel NAND
This commit is contained in:
8
ports/stm32g474ce/parallel_nand_port_stm32g474ce.h
Normal file
8
ports/stm32g474ce/parallel_nand_port_stm32g474ce.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef PARALLEL_NAND_PORT_STM32G474CE_H
|
||||
#define PARALLEL_NAND_PORT_STM32G474CE_H
|
||||
|
||||
#include "parallel_nand_port.h"
|
||||
|
||||
const parallel_nand_port_t *parallel_nand_port_stm32g474ce(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user