File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 },
2727 "frameworks" : [
2828 " arduino" ,
29- " mbed"
29+ " mbed" ,
30+ " zephyr"
3031 ],
3132 "name" : " ST Nucleo U575ZI-Q" ,
3233 "upload" : {
Original file line number Diff line number Diff line change 11{
22 "build" : {
3+ "arduino" : {
4+ "variant_h" : " variant_WEACT_G474CE.h"
5+ },
36 "core" : " stm32" ,
47 "cpu" : " cortex-m4" ,
58 "extra_flags" : " -DSTM32G4 -DSTM32G4xx -DSTM32G474xx" ,
69 "f_cpu" : " 170000000L" ,
10+ "framework_extra_flags" : {
11+ "arduino" : " -DARDUINO_WEACT_G474CE"
12+ },
713 "mcu" : " stm32g474ceu6" ,
814 "product_line" : " STM32G474xx" ,
9- "variant" : " STM32G4xx/G473R (B-C)T_G473RETx(Z)_G474R( B-C-E)T_G483RET_G484RET "
15+ "variant" : " STM32G4xx/G473C (B-C-E)U_G474C( B-C-E)U_G483CEU_G484CEU "
1016 },
1117 "connectivity" : [
1218 " can"
1723 "svd_path" : " STM32G474xx.svd"
1824 },
1925 "frameworks" : [
26+ " arduino" ,
2027 " cmsis" ,
28+ " libopencm3" ,
2129 " stm32cube"
2230 ],
2331 "name" : " WeAct Studio STM32G474 CoreBoard" ,
2634 "maximum_size" : 524288 ,
2735 "protocol" : " stlink" ,
2836 "protocols" : [
29- " stlink" ,
30- " jlink" ,
37+ " blackmagic" ,
3138 " cmsis-dap" ,
32- " blackmagic"
39+ " dfu" ,
40+ " jlink" ,
41+ " stlink"
3342 ]
3443 },
3544 "url" : " https://github.com/WeActStudio/WeActStudio.STM32G474CoreBoard" ,
Original file line number Diff line number Diff line change 1818 "type" : " git" ,
1919 "url" : " https://github.com/platformio/platform-ststm32.git"
2020 },
21- "version" : " 19.5 .0" ,
21+ "version" : " 19.6 .0" ,
2222 "frameworks" : {
2323 "mbed" : {
2424 "package" : " framework-mbed" ,
304304 "type" : " framework" ,
305305 "optional" : true ,
306306 "owner" : " platformio" ,
307- "version" : " ~3.40300 .0"
307+ "version" : " ~3.40400 .0"
308308 },
309309 "tool-stm32flash" : {
310310 "type" : " uploader" ,
You can’t perform that action at this time.
0 commit comments