Skip to content

Commit fa22d4d

Browse files
mfiore02adbridge
authored andcommitted
add IAR support
1 parent c7045d0 commit fa22d4d

File tree

3 files changed

+567
-1
lines changed

3 files changed

+567
-1
lines changed

hal/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1184,7 +1184,7 @@
11841184
"core": "Cortex-M3",
11851185
"default_toolchain": "ARM",
11861186
"extra_labels": ["STM", "STM32L1", "STM32L151CC"],
1187-
"supported_toolchains": ["ARM", "GCC_ARM"],
1187+
"supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
11881188
"progen": {"target": "xdot-l151cc"},
11891189
"device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
11901190
"default_lib": "std",

0 commit comments

Comments
 (0)