File tree Expand file tree Collapse file tree 1 file changed +26
-6
lines changed Expand file tree Collapse file tree 1 file changed +26
-6
lines changed Original file line number Diff line number Diff line change 57135713 "is_disk_virtual" : true ,
57145714 "supported_toolchains" : [
57155715 " GCC_ARM" ,
5716- " ARM" ,
5717- " IAR"
5716+ " ARM"
57185717 ],
57195718 "public" : false ,
57205719 "detect_code" : [
57215720 " 1101"
57225721 ],
57235722 "program_cycle_s" : 6 ,
5724- "bootloader_supported" : true
5723+ "bootloader_supported" : true ,
5724+ "supported_application_profiles" : [" full" , " bare-metal" ],
5725+ "supported_c_libs" : {
5726+ "arm" : [
5727+ " std" ,
5728+ " small"
5729+ ],
5730+ "gcc_arm" : [
5731+ " std" ,
5732+ " small"
5733+ ]
5734+ }
57255735 },
57265736 "NRF52_DK" : {
57275737 "supported_form_factors" : [
58715881 "is_disk_virtual" : true ,
58725882 "supported_toolchains" : [
58735883 " GCC_ARM" ,
5874- " ARM" ,
5875- " IAR"
5884+ " ARM"
58765885 ],
58775886 "public" : false ,
58785887 "detect_code" : [
58795888 " 1101"
58805889 ],
58815890 "program_cycle_s" : 6 ,
5882- "bootloader_supported" : true
5891+ "bootloader_supported" : true ,
5892+ "supported_application_profiles" : [" full" , " bare-metal" ],
5893+ "supported_c_libs" : {
5894+ "arm" : [
5895+ " std" ,
5896+ " small"
5897+ ],
5898+ "gcc_arm" : [
5899+ " std" ,
5900+ " small"
5901+ ]
5902+ }
58835903 },
58845904 "NRF52840_DK" : {
58855905 "supported_form_factors" : [
You can’t perform that action at this time.
0 commit comments