Skip to content

Commit d285074

Browse files
Peter Van Akenfpistm
Peter Van Aken
authored andcommitted
Add STM32F446VE controller board
Signed-off-by: Peter Van Aken <[email protected]>
1 parent f88cff1 commit d285074

File tree

6 files changed

+1075
-0
lines changed

6 files changed

+1075
-0
lines changed

boards.txt

+11
Original file line numberDiff line numberDiff line change
@@ -932,6 +932,17 @@ RAK.menu.upload_method.dfuMethod.upload.tool=stm32CubeProg
932932
3dprinter.menu.pnum.MALYANM200_F070CB.build.startup_file=-DCUSTOM_STARTUP_FILE
933933
3dprinter.menu.pnum.MALYANM200_F070CB.build.extra_flags=-D{build.product_line} {build.enable_usb} {build.xSerial} -DVECT_TAB_OFFSET=0x2000
934934

935+
# VAkE v1.0
936+
3dprinter.menu.pnum.VAKE_F446VE=VAkE v1.0
937+
3dprinter.menu.pnum.VAKE_F446VE.upload.maximum_size=524288
938+
3dprinter.menu.pnum.VAKE_F446VE.upload.maximum_data_size=131072
939+
3dprinter.menu.pnum.VAKE_F446VE.build.mcu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard
940+
3dprinter.menu.pnum.VAKE_F446VE.build.board=VAKE403
941+
3dprinter.menu.pnum.VAKE_F446VE.build.series=STM32F4xx
942+
3dprinter.menu.pnum.VAKE_F446VE.build.product_line=STM32F446xx
943+
3dprinter.menu.pnum.VAKE_F446VE.build.variant=VAKE_F446VE
944+
3dprinter.menu.pnum.VAKE_F446VE.build.cmsis_lib_gcc=arm_cortexM4l_math
945+
935946
# Upload menu
936947
3dprinter.menu.upload_method.swdMethod=STM32CubeProgrammer (SWD)
937948
3dprinter.menu.upload_method.swdMethod.upload.protocol=0

0 commit comments

Comments
 (0)