helpfor studient
Dependents: STM32_F103-C8T6basecanblink_led
Fork of mbed-dev by
Diff: targets/TARGET_Realtek/TARGET_AMEBA/flash_ext.h
- Revision:
- 179:79309dc6340a
- Parent:
- 170:19eb464bc2be
--- a/targets/TARGET_Realtek/TARGET_AMEBA/flash_ext.h Wed Nov 08 13:50:44 2017 +0000 +++ b/targets/TARGET_Realtek/TARGET_AMEBA/flash_ext.h Thu Nov 23 11:57:25 2017 +0000 @@ -24,7 +24,7 @@ #endif #define FLASH_PAGE_SIZE 256 -#define FLASH_SIZE 0x100000 +#define FLASH_SIZE 0x200000 #define FLASH_OFS_START 0x0 #define FLASH_OFS_END (FLASH_OFS_START + FLASH_SIZE)