We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a773c2 commit 444c282Copy full SHA for 444c282
targets/TARGET_NXP/TARGET_LPC176X/device/cmsis_nvic.h
@@ -34,6 +34,4 @@
34
#define NVIC_NUM_VECTORS (16 + 33)
35
#define NVIC_RAM_VECTOR_ADDRESS 0x10000000 // Location of vectors in RAM
36
37
-#define MBED_RAM_SIZE 0x7F18 // Linker script defines main RAM as 32K - 0xC8 - 32
38
-
39
#endif
0 commit comments