️ BTT SKR V3.0 / EZ = 480MHz (#24721)

This commit is contained in:
JoaquinBerrios 2022-09-06 01:39:02 -05:00 committed by Scott Lahteine
parent 3a18ba0412
commit 8a8218a8f2
2 changed files with 16 additions and 16 deletions

View File

@ -3,7 +3,7 @@
"core": "stm32",
"cpu": "cortex-m7",
"extra_flags": "-DSTM32H7xx -DSTM32H743xx",
"f_cpu": "400000000L",
"f_cpu": "480000000L",
"mcu": "stm32h743vit6",
"product_line": "STM32H743xx",
"variant": "MARLIN_H743Vx"