File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "build" : {
3+ "arduino" : {
4+ "variant_h" : " variant_NUCLEO_F4x9ZI.h"
5+ },
36 "cpu" : " cortex-m4" ,
47 "extra_flags" : " -DSTM32F4 -DSTM32F439xx" ,
58 "f_cpu" : " 180000000L" ,
69 "mcu" : " stm32f439zit6" ,
7- "product_line" : " STM32F439xx"
10+ "product_line" : " STM32F439xx" ,
11+ "variant" : " STM32F4xx/F427Z(G-I)T_F429ZET_F429Z(G-I)(T-Y)_F437Z(G-I)T_F439Z(G-I)(T-Y)"
812 },
913 "connectivity" : [
1014 " can" ,
2327 "svd_path" : " STM32F439x.svd"
2428 },
2529 "frameworks" : [
30+ " arduino" ,
2631 " cmsis" ,
2732 " mbed" ,
2833 " stm32cube" ,
2934 " libopencm3"
3035 ],
3136 "name" : " ST Nucleo F439ZI" ,
3237 "upload" : {
33- "maximum_ram_size" : 262144 ,
38+ "maximum_ram_size" : 196608 ,
3439 "maximum_size" : 2097152 ,
3540 "protocol" : " stlink" ,
3641 "protocols" : [
4146 " mbed"
4247 ]
4348 },
44- "url" : " https://developer.mbed.org/platforms/ST-Nucleo-F439ZI/ " ,
49+ "url" : " https://www.st.com/en/evaluation-tools/nucleo-f439zi.html " ,
4550 "vendor" : " ST"
4651}
You can’t perform that action at this time.
0 commit comments