Typo fix for MBED_APP_SIZE

pull/10610/head
Laurent Meunier 2019-05-09 10:28:20 +02:00 committed by adbridge
parent f73e6cd55d
commit b262080045
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
#endif
#if !defined(MBED_APP_SIZE)
; 812KB FLASH
; 768KB FLASH
#define MBED_APP_SIZE 0xC0000
#endif