File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change 3694
3694
"device_name" : " STM32F469NI" ,
3695
3695
"bootloader_supported" : true
3696
3696
},
3697
- "SDP-K1" : {
3697
+ "SDP-K1" : {
3698
3698
"inherits" : [" FAMILY_STM32" ],
3699
3699
"core" : " Cortex-M4" ,
3700
- "supported_form_factors" : [" ARDUINO" ],
3700
+ "supported_form_factors" : [" ARDUINO" ],
3701
3701
"extra_labels_add" : [
3702
3702
" STM32F4" ,
3703
3703
" STM32F469" ,
3704
3704
" STM32F469NI" ,
3705
3705
" STM32F469xI" ,
3706
3706
" STM32F469xx"
3707
3707
],
3708
- "config" : {
3708
+ "config" : {
3709
3709
"clock_source" : {
3710
3710
"help" : " Clock source to use, can be XTAL or RC" ,
3711
3711
"value" : " USE_PLL_HSE_XTAL|USE_PLL_HSI" ,
3712
3712
"macro_name" : " CLOCK_SOURCE"
3713
3713
},
3714
- "clock_freq" : {
3715
- "help" : " Clock frequency in Mhz" ,
3716
- "value" : " 8" ,
3717
- "macro_name" : " CLOCK_FREQUENCY_MHZ"
3718
- }
3714
+ "clock_freq" : {
3715
+ "help" : " Clock frequency in Mhz" ,
3716
+ "value" : " 8" ,
3717
+ "macro_name" : " CLOCK_FREQUENCY_MHZ"
3718
+ }
3719
3719
},
3720
- "overrides" : {
3721
- "lse_available" : 0
3720
+ "overrides" : {
3721
+ "lse_available" : 0
3722
3722
},
3723
- "macros_add" : [" USB_STM_HAL" , " USBHOST_OTHER" ],
3724
- "device_has_add" : [
3723
+ "macros_add" : [" USB_STM_HAL" , " USBHOST_OTHER" ],
3724
+ "device_has_add" : [
3725
3725
" ANALOGOUT" ,
3726
- " MPU"
3726
+ " MPU"
3727
3727
],
3728
3728
"device_name" : " STM32F469NI" ,
3729
- "release_versions" : [" 5" ],
3729
+ "release_versions" : [" 5" ],
3730
3730
"detect_code" : [" 0604" ]
3731
3731
},
3732
3732
"DISCO_L053C8" : {
You can’t perform that action at this time.
0 commit comments