Remove SSCI824 config

pull/12864/head
Marcelo Salazar 2020-04-28 09:02:00 +01:00
parent 6899f6903c
commit d7d4589597
1 changed files with 0 additions and 6 deletions

View File

@ -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