Skip to content

Commit 983a33a

Browse files
committed
M263 support GCC and IAR toolchain
1 parent 2e79b96 commit 983a33a

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
@@ -8859,7 +8859,7 @@
88598859
"LPTICKER_DELAY_TICKS=3"
88608860
],
88618861
"is_disk_virtual": true,
8862-
"supported_toolchains": ["ARMC6"],
8862+
"supported_toolchains": ["ARMC6", "GCC_ARM", "IAR"],
88638863
"config": {
88648864
"gpio-irq-debounce-enable": {
88658865
"help": "Enable GPIO IRQ debounce",

0 commit comments

Comments
 (0)