Skip to content

Commit 444c282

Browse files
author
Jamie Smith
committed
Fix warning spam on LPC1768
1 parent 8a773c2 commit 444c282

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

targets/TARGET_NXP/TARGET_LPC176X/device/cmsis_nvic.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,4 @@
3434
#define NVIC_NUM_VECTORS (16 + 33)
3535
#define NVIC_RAM_VECTOR_ADDRESS 0x10000000 // Location of vectors in RAM
3636

37-
#define MBED_RAM_SIZE 0x7F18 // Linker script defines main RAM as 32K - 0xC8 - 32
38-
3937
#endif

0 commit comments

Comments
 (0)