File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ pipeline {
1616
1717 environment {
1818 GITHUB_OWNER = 'microchip-pic-avr-examples'
19- GITHUB_URL ='https://github.com/microchip-pic-avr-examples/pic18f57q43-adc -read-mplab-mcc'
20- BITBUCKET_URL = 'https://bitbucket.microchip.com/scm/ebe/pic18f57q43-adc -read-mplab-mcc.git'
19+ GITHUB_URL ='https://github.com/microchip-pic-avr-examples/pic18f57q43-analog -read-serial-write -mplab-mcc'
20+ BITBUCKET_URL = 'https://bitbucket.microchip.com/scm/ebe/pic18f57q43-analog -read-serial-write -mplab-mcc.git'
2121 SEMVER_REGEX = '^(0|[1-9]\\d*)+\\.(0|[1-9]\\d*)+\\.(0|[1-9]\\d*)+$'
2222 ARTIFACTORY_SERVER = 'https://artifacts.microchip.com:7999/artifactory'
2323 }
Original file line number Diff line number Diff line change 33 "category" : " com.microchip.ide.project" ,
44 "content" : {
55 "metaDataVersion" : " 1.1.0" ,
6- "name" : " com.microchip.mcu8.mplabx.project.pic18f57q43-adc -read-mplab-mcc" ,
6+ "name" : " com.microchip.mcu8.mplabx.project.pic18f57q43-analog -read-serial-write -mplab-mcc" ,
77 "version" : " " ,
8- "displayName" : " PIC18F57Q43 adc read mplab mcc " ,
9- "projectName" : " pic18f57q43-adc -read-mplab-mcc" ,
10- "shortDescription" : " This code example will use the ADC module to do an analog read and display on the curiosity HPC LEDs " ,
8+ "displayName" : " Analog Read Serial Write " ,
9+ "projectName" : " pic18f57q43-analog -read-serial-write -mplab-mcc" ,
10+ "shortDescription" : " This code example uses the ADC module to do an analog read and display it using the Data Visualizer. " ,
1111 "ide" : {
1212 "name" : " MPLAB X" ,
1313 "semverRange" : " >=5.45.0"
You can’t perform that action at this time.
0 commit comments