Skip to content

Commit 1217d40

Browse files
author
Microchip Technology
committed
Deploy 1.1.0 to pic-avr-solutions github
1 parent af5d43c commit 1217d40

File tree

223 files changed

+13956
-985
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

223 files changed

+13956
-985
lines changed

.main-meta/main.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"content": {
55
"metaDataVersion": "1.3.0",
66
"name": "com.microchip.mcu8.mplabx.project.pic16f18446-cnano-8bit-mdfu-solution-mplab-mcc",
7-
"version": "1.0.0",
7+
"version": "1.1.0",
88
"displayName": "8-Bit Microchip Device Firmware Update (MDFU) Solution for the PIC16F18446 Curiosity Nano Evaluation Kit",
99
"projectName": "pic16f18446-cnano-8bit-mdfu-solution-mplab-mcc",
10-
"shortDescription": "This repository contains two MPLAB® X projects designed to showcase the 8-Bit MDFU Client library and the ecosystem it creates.",
10+
"shortDescription": "This repository contains four MPLAB® X projects designed to showcase the 8-Bit MDFU Client library and the ecosystem it creates.",
1111
"ide": {
1212
"name": "MPLAB X",
13-
"semverRange": "^6.20.0"
13+
"semverRange": "^6.25.0"
1414
},
1515
"compiler": [
1616
{
@@ -20,11 +20,11 @@
2020
],
2121
"dfp": {
2222
"name": "PIC16F1xxxx_DFP",
23-
"semverRange": "^1.25.389"
23+
"semverRange": "^1.27.418"
2424
},
2525
"configurator": {
2626
"name": "MCC",
27-
"semverRange": "^5.7.1"
27+
"semverRange": "^5.8.2"
2828
},
2929
"device": {
3030
"metaDataVersion": "1.0.0",
-3.47 KB
Binary file not shown.

PIC16F18446_Application.X/nbproject/Makefile-genesis.properties

Lines changed: 0 additions & 18 deletions
This file was deleted.

PIC16F18446_Application.X/PIC16F18446_Application.mc3 renamed to PIC16F18446_Application_Basic.X/PIC16F18446_Application_Basic.mc3

Lines changed: 29 additions & 11 deletions
Large diffs are not rendered by default.
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# This file has been autogenerated by MPLAB Code Configurator. Please do not edit this file.
2+
3+
manifest_file_version: 1.0.0
4+
project: PIC16F18446_Application_Basic
5+
creation_date: 2025-08-18T15:29:37.324-07:00[America/Phoenix]
6+
operating_system: Windows 11
7+
mcc_mode: IDE
8+
mcc_mode_version: v6.25
9+
device_name: PIC16F18446
10+
compiler: XC8 3.00
11+
mcc_version: 5.6.2
12+
mcc_core_version: 5.8.2
13+
content_manager_version: 6.0.2
14+
is_mcc_offline: false
15+
is_using_prerelease_versions: false
16+
mcc_content_registries: https://registry.npmjs.org/
17+
device_library: {library_class: com.microchip.mcc.melody.Library, name: Melody, version: 2.9.1}
18+
packs: {name: N/A, version: N/A}
19+
modules:
20+
- {name: '@mchp-mcc/pic-8bit', type: MELODY, version: 5.29.1}
21+
- {name: '@mchp-mcc/main-manager', type: MELODY, version: 3.1.2}
22+
- {name: '@mchp-mcc/pic16-configuration-bits-v3', type: MELODY, version: 1.0.5}
23+
- {name: '@mchp-mcc/uart-driver', type: MELODY, version: 1.10.2}
24+
- {name: '@mchp-mcc/scf-pic8-tmr0-v1', type: MELODY, version: 5.1.0}
25+
- {name: '@mchp-mcc/scf-pic8-interrupt-v2', type: MELODY, version: 5.2.12}
26+
- {name: '@mchp-mcc/scf-pic8-eusart-v1', type: MELODY, version: 7.1.7}
27+
- {name: '@mchp-mcc/pic16-pin-manager', type: MELODY, version: 3.6.3}
28+
- {name: '@mchp-mcc/scf-pic8-osc-v1', type: MELODY, version: 4.4.0}
29+
- {name: '@mchp-mcc/scf-pic8-memory-v2', type: MELODY, version: 5.0.2}
30+
- {name: '@mchp-mcc/pin-content-processor', type: MELODY, version: 3.10.0}
31+
- {name: '@mchp-mcc/pic-8bit', type: MELODY, version: 5.29.1}
32+
- {name: '@mchp-mcc/scf-pic8-tmr0-v1', type: MELODY, version: 5.1.0}
33+
- {name: '@mchp-mcc/pic16-pin-manager', type: MELODY, version: 3.6.3}
34+
- {name: '@mchp-mcc/melody', type: CLASSIC, version: 2.9.1}
35+
- {name: '@mchp-mcc/pin-content-processor', type: MELODY, version: 3.10.0}
36+
- {name: '@mchp-mcc/scf-pic8-osc-v1', type: MELODY, version: 4.4.0}
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# This file has been autogenerated by MPLAB Code Configurator. Please do not edit this file.
2+
3+
manifest_file_version: 1.0.0
4+
project: PIC16F18446_Application_Basic
5+
creation_date: 2025-08-18T15:29:37.314-07:00[America/Phoenix]
6+
operating_system: Windows 11
7+
mcc_mode: IDE
8+
mcc_mode_version: v6.25
9+
device_name: PIC16F18446
10+
compiler: XC8 3.00
11+
mcc_version: 5.6.2
12+
mcc_core_version: 5.8.2
13+
content_manager_version: 6.0.2
14+
is_mcc_offline: false
15+
is_using_prerelease_versions: false
16+
mcc_content_registries: https://registry.npmjs.org/
17+
device_library: {library_class: com.microchip.mcc.melody.Library, name: Melody, version: 2.9.1}
18+
packs: {name: N/A, version: N/A}
19+
modules:
20+
- {name: '@mchp-mcc/pic-8bit', type: MELODY, version: 5.29.1}
21+
- {name: '@mchp-mcc/main-manager', type: MELODY, version: 3.1.2}
22+
- {name: '@mchp-mcc/pic16-configuration-bits-v3', type: MELODY, version: 1.0.5}
23+
- {name: '@mchp-mcc/uart-driver', type: MELODY, version: 1.10.2}
24+
- {name: '@mchp-mcc/scf-pic8-tmr0-v1', type: MELODY, version: 5.1.0}
25+
- {name: '@mchp-mcc/scf-pic8-interrupt-v2', type: MELODY, version: 5.2.12}
26+
- {name: '@mchp-mcc/scf-pic8-eusart-v1', type: MELODY, version: 7.1.7}
27+
- {name: '@mchp-mcc/pic16-pin-manager', type: MELODY, version: 3.6.3}
28+
- {name: '@mchp-mcc/scf-pic8-osc-v1', type: MELODY, version: 4.4.0}
29+
- {name: '@mchp-mcc/scf-pic8-memory-v2', type: MELODY, version: 5.0.2}
30+
- {name: '@mchp-mcc/pin-content-processor', type: MELODY, version: 3.10.0}
31+
- {name: '@mchp-mcc/pic-8bit', type: MELODY, version: 5.29.1}
32+
- {name: '@mchp-mcc/scf-pic8-tmr0-v1', type: MELODY, version: 5.1.0}
33+
- {name: '@mchp-mcc/pic16-pin-manager', type: MELODY, version: 3.6.3}
34+
- {name: '@mchp-mcc/melody', type: CLASSIC, version: 2.9.1}
35+
- {name: '@mchp-mcc/pin-content-processor', type: MELODY, version: 3.10.0}
36+
- {name: '@mchp-mcc/scf-pic8-osc-v1', type: MELODY, version: 4.4.0}

0 commit comments

Comments
 (0)