File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 44 "extra_flags" : " -DSTM32F4 -DSTM32F410Rx" ,
55 "f_cpu" : " 100000000L" ,
66 "mcu" : " stm32f410rbt6" ,
7- "product_line" : " STM32F410Rx"
7+ "product_line" : " STM32F410Rx" ,
8+ "variant" : " STM32F4xx/F410R(8-B)(I-T)"
89 },
910 "debug" : {
1011 "default_tools" : [
1920 "svd_path" : " STM32F41x.svd"
2021 },
2122 "frameworks" : [
23+ " arduino" ,
2224 " cmsis" ,
2325 " stm32cube" ,
2426 " libopencm3" ,
Original file line number Diff line number Diff line change 44 "extra_flags" : " -DSTM32L4 -DSTM32L412xx" ,
55 "f_cpu" : " 80000000L" ,
66 "mcu" : " stm32l412rbt6p" ,
7- "product_line" : " STM32L412xx"
7+ "product_line" : " STM32L412xx" ,
8+ "variant" : " STM32L4xx/L412RB(I-T)xP"
89 },
910 "debug" : {
1011 "default_tools" : [
1920 "svd_path" : " STM32L412.svd"
2021 },
2122 "frameworks" : [
23+ " arduino" ,
2224 " cmsis" ,
2325 " stm32cube" ,
2426 " zephyr"
You can’t perform that action at this time.
0 commit comments