44 "content" :{
55 "metaDataVersion" :" 1.3.0" ,
66 "name" :" com.microchip.mplabx.project.dspic-bootloader-mdfu" ,
7- "version" :" x.x.x " ,
8- "displayName" :" xxxxxxxxxxxxxxx " ,
7+ "version" :" 1.0.0 " ,
8+ "displayName" :" dsPIC Bootloader MDFU " ,
99 "projectName" :" dspic-bootloader-mdfu" ,
10- "shortDescription" :" xxxxxxxxxxxxxxx " ,
10+ "shortDescription" :" dsPIC Bootloader MDFU Code Examples " ,
1111 "ide" :{
1212 "name" :" MPLABX" ,
13- "semverRange" :" >=5.40 .0"
13+ "semverRange" :" >=6.25 .0"
1414 },
1515 "compiler" :{
16- "name" :" XC16 " ,
17- "semverRange" :" ^1.50.0 "
16+ "name" :" XCDSC " ,
17+ "semverRange" :" ^3.21 "
1818 },
1919 "dfp" :{
20- "name" :" xxxxxxxxxxxxxxx " ,
21- "semverRange" :" >=x.x.x "
20+ "name" :" dsPIC33AK-MP_DFP " ,
21+ "semverRange" :" >=1.0.81 "
2222 },
2323 "configurator" : {
2424 "name" : " MCC" ,
25- "semverRange" : " >=4.0 .1"
25+ "semverRange" : " >=5.6 .1"
2626 },
2727 "device" :{
2828 "metaDataVersion" :" 1.0.0" ,
2929 "category" :" com.microchip.portal.contentRef" ,
3030 "content" :{
3131 "metaDataVersion" :" 1.0.0" ,
3232 "category" :" com.microchip.device" ,
33- "name" :" xxxxxxxxxxxxxxx " ,
33+ "name" :" dsPIC33AK512MPS512 " ,
3434 "versionRange" :" *"
3535 }
3636 },
3737 "keywords" :[
38- " GPIO" ,
39- " UART"
38+ " GPIO"
4039 ]
4140 }
4241}
0 commit comments