Skip to content

Commit 388f6c9

Browse files
Merge branch 'dev/memory-bank-information' of https://github.com/mbed-ce/mbed-os into dev/memory-bank-information
2 parents 0ea47c1 + 444c282 commit 388f6c9

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)