mirror of https://github.com/ARMmbed/mbed-os.git
Remove SSCI824 config
parent
6899f6903c
commit
d7d4589597
|
@ -47,12 +47,6 @@
|
||||||
#define INITIAL_SP (0x10008000UL)
|
#define INITIAL_SP (0x10008000UL)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#elif defined(TARGET_SSCI824)
|
|
||||||
|
|
||||||
#ifndef INITIAL_SP
|
|
||||||
#define INITIAL_SP (0x10002000UL)
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#elif defined(TARGET_LPC54114_M4)
|
#elif defined(TARGET_LPC54114_M4)
|
||||||
|
|
||||||
#ifndef INITIAL_SP
|
#ifndef INITIAL_SP
|
||||||
|
|
Loading…
Reference in New Issue