Skip to content

Commit eb98d12

Browse files
committed
Merge branch 'release/v19.1.0'
2 parents 754cda5 + d4d12d7 commit eb98d12

24 files changed

+1056495
-232
lines changed

boards/blackpill_f103c8.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"product_line": "STM32F103xB",
2222
"variant": "STM32F1xx/F103C8T_F103CB(T-U)",
2323
"zephyr": {
24-
"variant": "stm32_min_dev_black"
24+
"variant": "stm32_min_dev"
2525
}
2626
},
2727
"debug": {

boards/blackpill_f103c8_128.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"product_line": "STM32F103xB",
2222
"variant": "STM32F1xx/F103C8T_F103CB(T-U)",
2323
"zephyr": {
24-
"variant": "stm32_min_dev_black"
24+
"variant": "stm32_min_dev"
2525
}
2626
},
2727
"debug": {

boards/disco_f746ng.json

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"cpu": "cortex-m7",
44
"extra_flags": "-DSTM32F7 -DSTM32F746xx",
55
"f_cpu": "216000000L",
6+
"framework_extra_flags": {
7+
"arduino": "-DCUSTOM_PERIPHERAL_PINS"
8+
},
69
"mcu": "stm32f746ngh6",
710
"product_line": "STM32F746xx",
811
"variant": "STM32F7xx/F746B(E-G)T_F746N(E-G)H_F750N8H_F756BGT_F756NGH",

boards/disco_h747xi.json

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"cpu": "cortex-m7",
44
"extra_flags": "-DSTM32H7 -DSTM32H7xx -DSTM32H747xx",
55
"f_cpu": "400000000L",
6+
"framework_extra_flags": {
7+
"arduino": "-DCUSTOM_PERIPHERAL_PINS"
8+
},
69
"mcu": "stm32h747xih6",
710
"product_line": "STM32H747xx",
811
"zephyr": {

boards/ebyte_e77_dev.json

+38
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
{
2+
"build": {
3+
"arduino": {
4+
"variant_h": "variant_generic.h"
5+
},
6+
"core": "stm32",
7+
"cpu": "cortex-m4",
8+
"extra_flags": "-DSTM32WL -DSTM32WLxx -DSTM32WLE5xx",
9+
"f_cpu": "48000000L",
10+
"framework_extra_flags": {
11+
"arduino": "-DUSE_CM4_STARTUP_FILE -DARDUINO_GENERIC_WLE5CCUX"
12+
},
13+
"mcu": "stm32wle5cc",
14+
"product_line": "STM32WLE5xx",
15+
"variant": "STM32WLxx/WL54CCU_WL55CCU_WLE4C(8-B-C)U_WLE5C(8-B-C)U"
16+
},
17+
"debug": {
18+
"jlink_device": "STM32WLE5CC",
19+
"openocd_target": "stm32wlx",
20+
"svd_path": "STM32WLE5_CM4.svd"
21+
},
22+
"frameworks": [
23+
"arduino",
24+
"zephyr"
25+
],
26+
"name": "Ebyte E77 Dev Board",
27+
"upload": {
28+
"maximum_ram_size": 65536,
29+
"maximum_size": 262144,
30+
"protocol": "stlink",
31+
"protocols": [
32+
"stlink",
33+
"jlink"
34+
]
35+
},
36+
"url": "https://www.cdebyte.com/products/E77-400MBL-01",
37+
"vendor": "Ebyte"
38+
}

boards/electrosmith_daisy.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"mcu": "stm32h750ibk6",
1414
"product_line": "STM32H750xx",
15-
"variant": "STM32H7xx/H742I(G-I)K_H743I(G-I)K_H750IBK_H753IIK"
15+
"variant": "STM32H7xx/H742I(G-I)(K-T)_H743I(G-I)(K-T)_H750IB(K-T)_H753II(K-T)"
1616
},
1717
"connectivity": [
1818
"can"

boards/electrosmith_daisy_patch_sm.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"mcu": "stm32h750ibk6",
1515
"product_line": "STM32H750xx",
16-
"variant": "STM32H7xx/H742I(G-I)K_H743I(G-I)K_H750IBK_H753IIK"
16+
"variant": "STM32H7xx/H742I(G-I)(K-T)_H743I(G-I)(K-T)_H750IB(K-T)_H753II(K-T)"
1717
},
1818
"connectivity": [
1919
"can"

boards/electrosmith_daisy_petal_sm.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"mcu": "stm32h750ibk6",
1515
"product_line": "STM32H750xx",
16-
"variant": "STM32H7xx/H742I(G-I)K_H743I(G-I)K_H750IBK_H753IIK"
16+
"variant": "STM32H7xx/H742I(G-I)(K-T)_H743I(G-I)(K-T)_H750IB(K-T)_H753II(K-T)"
1717
},
1818
"connectivity": [
1919
"can"

boards/fk407m1.json

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"cpu": "cortex-m4",
55
"extra_flags": "-DSTM32F4 -DSTM32F407xx -DSTM32F40_41xxx",
66
"f_cpu": "168000000L",
7+
"framework_extra_flags": {
8+
"arduino": "-DCUSTOM_PERIPHERAL_PINS"
9+
},
710
"mcu": "stm32f407vet6",
811
"product_line": "STM32F407xx",
912
"variant": "STM32F4xx/F407V(E-G)T_F417V(E-G)T"

boards/leafony_ap03.json

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"cpu": "cortex-m4",
55
"extra_flags": "-DSTM32L4 -DSTM32L452xx",
66
"f_cpu": "80000000L",
7+
"framework_extra_flags": {
8+
"arduino": "-DCUSTOM_PERIPHERAL_PINS"
9+
},
710
"mcu": "stm32l452ret6",
811
"product_line": "STM32L452xx",
912
"variant": "STM32L4xx/L452RC(I-T-Y)_L452RE(I-T-Y)x(P)_L462RE(I-T-Y)"

boards/lora_e5_mini.json

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"cpu": "cortex-m4",
55
"extra_flags": "-DSTM32WL -DSTM32WLxx -DSTM32WLE5xx",
66
"f_cpu": "48000000L",
7+
"framework_extra_flags": {
8+
"arduino": "-DCUSTOM_PERIPHERAL_PINS"
9+
},
710
"mcu": "stm32wle5jc",
811
"product_line": "STM32WLE5xx",
912
"variant": "STM32WLxx/WL54JCI_WL55JCI_WLE4J(8-B-C)I_WLE5J(8-B-C)I"

boards/nucleo_f429zi.json

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
"cpu": "cortex-m4",
88
"extra_flags": "-DSTM32F4 -DSTM32F429xx",
99
"f_cpu": "180000000L",
10+
"framework_extra_flags": {
11+
"arduino": "-DCUSTOM_PERIPHERAL_PINS"
12+
},
1013
"mcu": "stm32f429zit6",
1114
"product_line": "STM32F429xx",
1215
"variant": "STM32F4xx/F427Z(G-I)T_F429ZET_F429Z(G-I)(T-Y)_F437Z(G-I)T_F439Z(G-I)(T-Y)"

boards/nucleo_f439zi.json

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
"cpu": "cortex-m4",
77
"extra_flags": "-DSTM32F4 -DSTM32F439xx",
88
"f_cpu": "180000000L",
9+
"framework_extra_flags": {
10+
"arduino": "-DCUSTOM_PERIPHERAL_PINS"
11+
},
912
"mcu": "stm32f439zit6",
1013
"product_line": "STM32F439xx",
1114
"variant": "STM32F4xx/F427Z(G-I)T_F429ZET_F429Z(G-I)(T-Y)_F437Z(G-I)T_F439Z(G-I)(T-Y)"

boards/nucleo_h563zi.json

+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{
2+
"build": {
3+
"core": "stm32",
4+
"cpu": "cortex-m33",
5+
"extra_flags": "-DSTM32H5 -DSTM32H5xx -DSTM32H563xx",
6+
"f_cpu": "250000000L",
7+
"mcu": "stm32h563zit6u",
8+
"product_line": "STM32H563xx",
9+
"variant": "STM32H5xx/H563Z(G-I)T_H573ZIT"
10+
},
11+
"connectivity": [
12+
"can",
13+
"ethernet"
14+
],
15+
"debug": {
16+
"jlink_device": "STM32H563ZI",
17+
"svd_path": "STM32H563.svd"
18+
},
19+
"frameworks": [
20+
"arduino",
21+
"zephyr"
22+
],
23+
"name": "ST Nucleo H563ZI",
24+
"upload": {
25+
"maximum_ram_size": 655360,
26+
"maximum_size": 2097152,
27+
"protocol": "mbed",
28+
"protocols": [
29+
"jlink",
30+
"mbed"
31+
]
32+
},
33+
"url": "https://www.st.com/en/evaluation-tools/nucleo-h563zi.html",
34+
"vendor": "ST"
35+
}

boards/sparky_v1.json

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"cpu": "cortex-m4",
55
"extra_flags": "-DSTM32F3 -DSTM32F303xC -DBLACKPILL_F303CC",
66
"f_cpu": "72000000L",
7+
"framework_extra_flags": {
8+
"arduino": "-DCUSTOM_PERIPHERAL_PINS"
9+
},
710
"mcu": "stm32f303cct6",
811
"product_line": "STM32F303xC",
912
"variant": "STM32F3xx/F303C(B-C)T"

boards/steval_mksboxv1.json

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"cpu": "cortex-m4",
44
"extra_flags": "-DSTM32L4 -DSTM32L4xx -DSTM32L4R9xx",
55
"f_cpu": "120000000L",
6+
"framework_extra_flags": {
7+
"arduino": "-DCUSTOM_PERIPHERAL_PINS"
8+
},
69
"mcu": "stm32l4r9zi",
710
"product_line": "STM32L4R9xx",
811
"variant": "STM32L4xx/L4R9Z(G-I)J_L4S9ZIJ"

examples/zephyr-subsys-usb-hid-mouse/include/sample_usbd.h

-32
This file was deleted.

0 commit comments

Comments
 (0)