File tree 5 files changed +1171
-0
lines changed
variants/STM32H7xx/H742V(G-I)(H-T)_H743V(G-I)(H-T)_H750VBT_H753VI(H-T)
5 files changed +1171
-0
lines changed Original file line number Diff line number Diff line change @@ -329,6 +329,7 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
329
329
| :green_heart : | STM32H742ZG<br >STM32H742ZI | Generic Board | * 2.0.0* | |
330
330
| :green_heart : | STM32H743IG<br >STM32H743II | Generic Board | * 2.0.0* | |
331
331
| :green_heart : | STM32H743VG<br >STM32H743VI | Generic Board | * 2.0.0* | |
332
+ | :yellow_heart : | STM32H743VI | [ DevEBox H743VIT6] ( https://github.com/mcauser/MCUDEV_DEVEBOX_H7XX_M ) | ** 2.2.0** | |
332
333
| :yellow_heart : | STM32H743VI | [ WeAct MiniSTM32H743VIT6] ( https://github.com/WeActTC/MiniSTM32H7xx ) | ** 2.2.0** | [ More info] ( https://github.com/stm32duino/Arduino_Core_STM32/pull/1552 ) |
333
334
| :green_heart : | STM32H743ZG<br >STM32H743ZI | Generic Board | * 2.0.0* | |
334
335
| :green_heart : | STM32H747AG<br >STM32H747AI | Generic Board | * 2.0.0* | |
@@ -338,6 +339,7 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
338
339
| :green_heart : | STM32H750IB | [ Daisy] ( https://www.electro-smith.com/daisy/daisy ) | * 1.9.0* | |
339
340
| :yellow_heart : | STM32H750IB | [ Daisy Patch SM] ( https://www.electro-smith.com/daisy/patch-sm ) | * 2.2.0* | |
340
341
| :green_heart : | STM32H750VB | Generic Board | * 2.0.0* | |
342
+ | :yellow_heart : | STM32H750VB | [ DevEBox H750VBT6] ( https://github.com/mcauser/MCUDEV_DEVEBOX_H7XX_M ) | ** 2.2.0** | |
341
343
| :yellow_heart : | STM32H750VB | [ WeAct MiniSTM32H750VBT6] ( https://github.com/WeActTC/MiniSTM32H7xx ) | ** 2.2.0** | [ More info] ( https://github.com/stm32duino/Arduino_Core_STM32/pull/1552 ) |
342
344
| :green_heart : | STM32H753VI | Generic Board | * 2.0.0* | |
343
345
| :green_heart : | STM32H753ZI | Generic Board | * 2.0.0* | |
Original file line number Diff line number Diff line change @@ -3748,6 +3748,26 @@ GenH7.menu.pnum.DAISY_PATCH_SM.build.variant=STM32H7xx/H742I(G-I)(K-T)_H743I(G-I
3748
3748
GenH7.menu.pnum.DAISY_PATCH_SM.build.peripheral_pins=-DCUSTOM_PERIPHERAL_PINS
3749
3749
GenH7.menu.pnum.DAISY_PATCH_SM.build.ldscript=DAISY_SEED.ld
3750
3750
3751
+ # DevEBoxH743VITX
3752
+ GenH7.menu.pnum.DevEBoxH743VITX=DevEBox H743VITX
3753
+ GenH7.menu.pnum.DevEBoxH743VITX.upload.maximum_size=2097152
3754
+ GenH7.menu.pnum.DevEBoxH743VITX.upload.maximum_data_size=524288
3755
+ GenH7.menu.pnum.DevEBoxH743VITX.build.board=DevEBoxH743VITX
3756
+ GenH7.menu.pnum.DevEBoxH743VITX.build.product_line=STM32H743xx
3757
+ GenH7.menu.pnum.DevEBoxH743VITX.build.variant=STM32H7xx/H742V(G-I)(H-T)_H743V(G-I)(H-T)_H750VBT_H753VI(H-T)
3758
+ GenH7.menu.pnum.DevEBoxH743VITX.build.variant_h=variant_DevEBoxH7xx.h
3759
+ GenH7.menu.pnum.DevEBoxH743VITX.build.peripheral_pins=-DCUSTOM_PERIPHERAL_PINS
3760
+
3761
+ # DevEBoxH750VBTX
3762
+ GenH7.menu.pnum.DevEBoxH750VBTX=DevEBox H750VBTX
3763
+ GenH7.menu.pnum.DevEBoxH750VBTX.upload.maximum_size=131072
3764
+ GenH7.menu.pnum.DevEBoxH750VBTX.upload.maximum_data_size=524288
3765
+ GenH7.menu.pnum.DevEBoxH750VBTX.build.board=DevEBoxH750VBTX
3766
+ GenH7.menu.pnum.DevEBoxH750VBTX.build.product_line=STM32H750xx
3767
+ GenH7.menu.pnum.DevEBoxH750VBTX.build.variant=STM32H7xx/H742V(G-I)(H-T)_H743V(G-I)(H-T)_H750VBT_H753VI(H-T)
3768
+ GenH7.menu.pnum.DevEBoxH750VBTX.build.variant_h=variant_DevEBoxH7xx.h
3769
+ GenH7.menu.pnum.DevEBoxH750VBTX.build.peripheral_pins=-DCUSTOM_PERIPHERAL_PINS
3770
+
3751
3771
# WeAct MiniSTM32H743VITX
3752
3772
GenH7.menu.pnum.WeActMiniH743VITX=WeAct MiniSTM32H743VITX
3753
3773
GenH7.menu.pnum.WeActMiniH743VITX.upload.maximum_size=2097152
You can’t perform that action at this time.
0 commit comments