Skip to content

Commit 336027d

Browse files
committed
Update Arduino-mbed core to v4.0.10
1 parent e505a30 commit 336027d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

boards/nicla_vision_m4.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"cpu": "cortex-m4",
1010
"f_cpu": "480000000L",
1111
"mcu": "stm32h747xih6",
12-
"variant": "PORTENTA_H7_M4",
12+
"variant": "GENERIC_STM32H747_M4",
1313
"product_line": "STM32H747xx",
1414
"hwids": [
1515
[

boards/opta_m4.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"cpu": "cortex-m4",
1010
"f_cpu": "480000000L",
1111
"mcu": "stm32h747xih6",
12-
"variant": "PORTENTA_H7_M4",
12+
"variant": "GENERIC_STM32H747_M4",
1313
"product_line": "STM32H747xx",
1414
"hwids": [
1515
[

boards/portenta_h7_m4.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"cpu": "cortex-m4",
1010
"f_cpu": "480000000L",
1111
"mcu": "stm32h747xih6",
12-
"variant": "PORTENTA_H7_M4",
12+
"variant": "GENERIC_STM32H747_M4",
1313
"product_line": "STM32H747xx",
1414
"hwids": [
1515
[

0 commit comments

Comments
 (0)