Skip to content

Commit 9e06a30

Browse files
author
Joris Aerts
committed
Change detault output_ext for LPC11C24 to hex (for flashmagic)
1 parent f8a0664 commit 9e06a30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

targets/targets.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"inherits": ["LPCTarget"],
5151
"core": "Cortex-M0",
5252
"extra_labels": ["NXP", "LPC11XX_11CXX", "LPC11CXX"],
53+
"OUTPUT_EXT": "hex",
5354
"macros": ["CMSIS_VECTAB_VIRTUAL", "CMSIS_VECTAB_VIRTUAL_HEADER_FILE=\"cmsis_nvic.h\""],
5455
"supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
5556
"device_has": ["ANALOGIN", "CAN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],

0 commit comments

Comments
 (0)