mirror of https://github.com/ARMmbed/mbed-os.git
[LPC4088]: elif should have been else
parent
4109fb7d07
commit
f5511ff82a
|
@ -50,7 +50,7 @@
|
|||
|
||||
#if defined(TARGET_LPC4088)
|
||||
#define MEM_SIZE 15360
|
||||
#elif
|
||||
#else
|
||||
#define MEM_SIZE 16362
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue