File tree Expand file tree Collapse file tree 2 files changed +45
-0
lines changed Expand file tree Collapse file tree 2 files changed +45
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "metaDataVersion" : " 1.0.0" ,
3
+ "category" : " com.microchip.ide.project" ,
4
+ "content" : {
5
+ "metaDataVersion" : " 1.3.0" ,
6
+ "name" : " com.microchip.mplabx.project.code-examples-testing2" ,
7
+ "version" : " 1.0.5" ,
8
+ "displayName" : " code-examples-testing" ,
9
+ "projectName" : " code-examples-testing" ,
10
+ "shortDescription" : " code-examples-testing updated description: Test description update" ,
11
+ "ide" : {
12
+ "name" : " MPLABX" ,
13
+ "semverRange" : " >=5.40.0"
14
+ },
15
+ "compiler" : {
16
+ "name" : " XC16" ,
17
+ "semverRange" : " ^1.50.0"
18
+ },
19
+ "dfp" : {
20
+ "name" : " PIC24F-GA-GB_DFP" ,
21
+ "semverRange" : " ^1.0.41"
22
+ },
23
+ "device" : {
24
+ "metaDataVersion" : " 1.0.0" ,
25
+ "category" : " com.microchip.portal.contentRef" ,
26
+ "content" : {
27
+ "metaDataVersion" : " 1.0.0" ,
28
+ "category" : " com.microchip.device" ,
29
+ "name" : " PIC24FJ1024GB610" ,
30
+ "versionRange" : " *"
31
+ }
32
+ },
33
+ "peripherals" : [
34
+ " UART"
35
+ ],
36
+ "keywords" : [
37
+ " 1UART,U1ART" ," SPI"
38
+ ]
39
+ }
40
+ }
Original file line number Diff line number Diff line change
1
+ pic24f-dspic33c-easy-migration-demo
2
+ ===================================
3
+
4
+ Project to demonstrate easy migration within dsPIC33C device families.
5
+
You can’t perform that action at this time.
0 commit comments