Skip to content

Commit 34c4253

Browse files
committed
M263 support GCC and IAR toolchain
1 parent 705faf2 commit 34c4253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9001,7 +9001,7 @@
90019001
"LPTICKER_DELAY_TICKS=3"
90029002
],
90039003
"is_disk_virtual": true,
9004-
"supported_toolchains": ["ARMC6"],
9004+
"supported_toolchains": ["ARMC6", "GCC_ARM", "IAR"],
90059005
"config": {
90069006
"gpio-irq-debounce-enable": {
90079007
"help": "Enable GPIO IRQ debounce",

0 commit comments

Comments
 (0)