44 "content" : {
55 "metaDataVersion" : " 1.1.0" ,
66 "name" : " com.microchip.mcu8.mplabx.project.pic18f47q10-curiosity-hpc-demo-code" ,
7- "version" : " 1.0.2 " ,
7+ "version" : " 1.0.3 " ,
88 "displayName" : " PIC18F47Q10 High-Pin-Count Curiosity Board Demo Code" ,
99 "projectName" : " pic18f47q10-curiosity-hpc-demo-code" ,
1010 "shortDescription" : " Demo code for HPC board for PIC18-Q10 devices" ,
1111 "ide" : {
12- "name" : " MPLABX " ,
12+ "name" : " MPLAB X " ,
1313 "semverRange" : " >=5.40.0"
1414 },
1515 "compiler" : [
16- {
17- "name" : " XC8" ,
18- "semverRange" : " ^2.20.0"
19- }
20- ],
16+ {
17+ "name" : " XC8" ,
18+ "semverRange" : " ^2.20.0"
19+ }
20+ ],
2121 "dfp" : {
2222 "name" : " PIC18F-Q_DFP" ,
2323 "semverRange" : " ^1.7.135"
3939 "author" : " Microchip" ,
4040 "subcategories" : [
4141 " MCC" ,
42- [
43- " Peripherals" , " ADCC"
44- ],
45- [
46- " Peripherals" , " UART"
47- ],
48- [
49- " Peripherals" , " Timer"
50- ],
51- [
52- " Peripherals" , " Interrupts"
53- ],
54- [
55- " Peripherals" , " Watchdog"
56- ],
57- [
58- " Peripherals" , " Sleep"
59- ],
60- [
61- " Peripherals" , " PWM"
62- ]
42+ [
43+ " Peripherals" ,
44+ " ADCC"
45+ ],
46+ [
47+ " Peripherals" ,
48+ " UART"
49+ ],
50+ [
51+ " Peripherals" ,
52+ " Timer"
53+ ],
54+ [
55+ " Peripherals" ,
56+ " Interrupts"
57+ ],
58+ [
59+ " Peripherals" ,
60+ " Watchdog"
61+ ],
62+ [
63+ " Peripherals" ,
64+ " Sleep"
65+ ],
66+ [
67+ " Peripherals" ,
68+ " PWM"
69+ ]
6370 ],
6471 "peripherals" : [
65- " ADCC" ," UART" ," WWDT" ," TMR1" ," PWM"
72+ " ADCC" ,
73+ " UART" ,
74+ " WWDT" ,
75+ " TMR1" ,
76+ " PWM"
6677 ],
6778 "keywords" : [
6879 " Demo Code" ,
6980 " Getting Started" ,
7081 " Q10" ,
7182 " PIC18-Q10" ,
72- " Curiosity Board"
83+ " Curiosity Board"
7384 ],
74- "additionalData" : {
75- "longDescription" : {
76- "metaDataVersion" : " 1.0.0" ,
77- "category" : " com.microchip.portal.fileRef" ,
78- "content" : {
79- "metaDataVersion" : " 1.0.0" ,
80- "fileName" : " ./README.md" ,
81- "mimeType" : " text/markdown"
82- }
83- }
84- }
85- }
86- }
85+ "additionalData" : {
86+ "longDescription" : {
87+ "metaDataVersion" : " 1.0.0" ,
88+ "category" : " com.microchip.portal.fileRef" ,
89+ "content" : {
90+ "metaDataVersion" : " 1.0.0" ,
91+ "fileName" : " ./README.md" ,
92+ "mimeType" : " text/markdown"
93+ }
94+ }
95+ }
96+ }
97+ }
0 commit comments