Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf5c6e7a

Browse files
committed
variants: add DevEBox H743VITX and H750VBT support
https://github.com/mcauser/MCUDEV_DEVEBOX_H7XX_MFixes#1145 andfixes#1266Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parentfeba432 commitf5c6e7a

File tree

5 files changed

+1171
-0
lines changed

5 files changed

+1171
-0
lines changed

‎README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,7 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
329329
|:green_heart:| STM32H742ZG<br>STM32H742ZI| Generic Board|*2.0.0*||
330330
|:green_heart:| STM32H743IG<br>STM32H743II| Generic Board|*2.0.0*||
331331
|: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**||
332333
|:yellow_heart:| STM32H743VI|[WeAct MiniSTM32H743VIT6](https://github.com/WeActTC/MiniSTM32H7xx)|**2.2.0**|[More info](https://github.com/stm32duino/Arduino_Core_STM32/pull/1552)|
333334
|:green_heart:| STM32H743ZG<br>STM32H743ZI| Generic Board|*2.0.0*||
334335
|: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
338339
|:green_heart:| STM32H750IB|[Daisy](https://www.electro-smith.com/daisy/daisy)|*1.9.0*||
339340
|:yellow_heart:| STM32H750IB|[Daisy Patch SM](https://www.electro-smith.com/daisy/patch-sm)|*2.2.0*||
340341
|: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**||
341343
|:yellow_heart:| STM32H750VB|[WeAct MiniSTM32H750VBT6](https://github.com/WeActTC/MiniSTM32H7xx)|**2.2.0**|[More info](https://github.com/stm32duino/Arduino_Core_STM32/pull/1552)|
342344
|:green_heart:| STM32H753VI| Generic Board|*2.0.0*||
343345
|:green_heart:| STM32H753ZI| Generic Board|*2.0.0*||

‎boards.txt

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3748,6 +3748,26 @@ GenH7.menu.pnum.DAISY_PATCH_SM.build.variant=STM32H7xx/H742I(G-I)(K-T)_H743I(G-I
37483748
GenH7.menu.pnum.DAISY_PATCH_SM.build.peripheral_pins=-DCUSTOM_PERIPHERAL_PINS
37493749
GenH7.menu.pnum.DAISY_PATCH_SM.build.ldscript=DAISY_SEED.ld
37503750

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+
37513771
# WeAct MiniSTM32H743VITX
37523772
GenH7.menu.pnum.WeActMiniH743VITX=WeAct MiniSTM32H743VITX
37533773
GenH7.menu.pnum.WeActMiniH743VITX.upload.maximum_size=2097152

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp