Skip to content

Commit 8663958

Browse files
committed
Fixed a merge error for LPC11U34_421.
1 parent ce580dd commit 8663958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/targets.json

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"extra_labels": ["NXP", "LPC11UXX"],
110110
"macros": ["CMSIS_VECTAB_VIRTUAL", "CMSIS_VECTAB_VIRTUAL_HEADER_FILE=\"cmsis_nvic.h\""],
111111
"supported_toolchains": ["ARM", "uARM", "GCC_ARM"],
112-
"device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
112+
"device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
113113
"default_lib": "small",
114114
"device_name": "LPC11U34FBD48/311"
115115
},

0 commit comments

Comments
 (0)