File tree Expand file tree Collapse file tree 1 file changed +24
-2
lines changed Expand file tree Collapse file tree 1 file changed +24
-2
lines changed Original file line number Diff line number Diff line change 56465646 " 1101"
56475647 ],
56485648 "program_cycle_s" : 6 ,
5649- "bootloader_supported" : true
5649+ "bootloader_supported" : true ,
5650+ "supported_application_profiles" : [" full" , " bare-metal" ],
5651+ "supported_c_libs" : {
5652+ "arm" : [
5653+ " std" ,
5654+ " small"
5655+ ],
5656+ "gcc_arm" : [
5657+ " std" ,
5658+ " small"
5659+ ]
5660+ }
56505661 },
56515662 "NRF52_DK" : {
56525663 "supported_form_factors" : [
58045815 " 1101"
58055816 ],
58065817 "program_cycle_s" : 6 ,
5807- "bootloader_supported" : true
5818+ "bootloader_supported" : true ,
5819+ "supported_application_profiles" : [" full" , " bare-metal" ],
5820+ "supported_c_libs" : {
5821+ "arm" : [
5822+ " std" ,
5823+ " small"
5824+ ],
5825+ "gcc_arm" : [
5826+ " std" ,
5827+ " small"
5828+ ]
5829+ }
58085830 },
58095831 "NRF52840_DK" : {
58105832 "supported_form_factors" : [
You can’t perform that action at this time.
0 commit comments