Skip to content

Commit 6b63714

Browse files
committed
[NUCLEO_F767ZI] adding IAR toolchain
1 parent 23f4152 commit 6b63714

File tree

3 files changed

+835
-1
lines changed

3 files changed

+835
-1
lines changed

hal/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -794,7 +794,7 @@
794794
"inherits": ["Target"],
795795
"core": "Cortex-M7F",
796796
"extra_labels": ["STM", "STM32F7", "STM32F767", "STM32F767ZI"],
797-
"supported_toolchains": ["ARM", "uARM", "GCC_ARM"],
797+
"supported_toolchains": ["ARM", "uARM", "GCC_ARM", "IAR"],
798798
"default_toolchain": "ARM",
799799
"progen": {"target": "nucleo-f767zi"},
800800
"detect_code": ["0799"],

0 commit comments

Comments
 (0)