Skip to content

Commit d7d4589

Browse files
author
Marcelo Salazar
committed
Remove SSCI824 config
1 parent 6899f69 commit d7d4589

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

targets/TARGET_NXP/mbed_rtx.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,6 @@
4747
#define INITIAL_SP (0x10008000UL)
4848
#endif
4949

50-
#elif defined(TARGET_SSCI824)
51-
52-
#ifndef INITIAL_SP
53-
#define INITIAL_SP (0x10002000UL)
54-
#endif
55-
5650
#elif defined(TARGET_LPC54114_M4)
5751

5852
#ifndef INITIAL_SP

0 commit comments

Comments
 (0)