去除头文件中残留的#include "struct_typedef.h"
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#ifndef BSP_FLASH_H
|
||||
#define BSP_FLASH_H
|
||||
#include "struct_typedef.h"
|
||||
|
||||
/* Base address of the Flash sectors */
|
||||
#define ADDR_FLASH_SECTOR_0 ((uint32_t)0x08000000) /* Base address of Sector 0, 16 Kbytes */
|
||||
|
||||
Reference in New Issue
Block a user