Commit cca3f8a
committed
Pull request #59: Feature/CC16BOOT-8082 create an engineering release of dspic33a m dfu bootloader with basic uart
Merge in MCU16CE/dspic33-dsc-bootloader-code-examples from feature/CC16BOOT-8082-create-an-engineering-release-of-dspic33a-m-dfu-bootloader-with-basic-uart to develop
Squashed commit of the following:
commit 951f7ce70cd2c9c1d119ae21a6bf0b56335dfdec
Merge: 9406566 5c4d313
Author: David Flowers <David.Flowers@Microchip.com>
Date: Wed Feb 12 12:20:52 2025 -0700
Pull request #60: Add clock configuration feedback from the NPD team.
Merge in MCU16CE/dspic33-dsc-bootloader-code-examples from ~C12109/dspic33-dsc-bootloader-code-examples:bugfix/CC16BOOT-8217-implement-clock-configuration-suggestion-by-npd-team-in-bootloader to feature/CC16BOOT-8082-create-an-engineering-release-of-dspic33a-m-dfu-bootloader-with-basic-uart
* commit '5c4d313f93466d71f1ac91d9e2267fdb8ebcd73b':
Add clock configuration feedback from the NPD team.
commit 5c4d313f93466d71f1ac91d9e2267fdb8ebcd73b
Author: David Flowers <david.flowers@microchip.com>
Date: Wed Feb 12 12:17:57 2025 -0500
Add clock configuration feedback from the NPD team.
commit 94065664e52b202cd603746437e035f042cbfe7c
Merge: e296ca6 34f8c2a
Author: David Flowers <David.Flowers@Microchip.com>
Date: Tue Feb 11 10:13:34 2025 -0700
Pull request #58: Feature/CC16BOOT-8082 create an engineering release of dspic33a m dfu bootloader with basic uart
Merge in MCU16CE/dspic33-dsc-bootloader-code-examples from ~C12109/dspic33-dsc-bootloader-code-examples:feature/CC16BOOT-8082-create-an-engineering-release-of-dspic33a-m-dfu-bootloader-with-basic-uart to feature/CC16BOOT-8082-create-an-engineering-release-of-dspic33a-m-dfu-bootloader-with-basic-uart
* commit '34f8c2abfcbcdd3828db7c8c438c83e591e1f184':
putting braces on their own lines.
incorporate feedback
commit 34f8c2abfcbcdd3828db7c8c438c83e591e1f184
Author: David Flowers <david.flowers@microchip.com>
Date: Tue Feb 11 12:07:05 2025 -0500
putting braces on their own lines.
commit 70ed0bb70148692c01a322331dc0f537e090c44b
Merge: db5558c e296ca6
Author: David Flowers <david.flowers@microchip.com>
Date: Mon Feb 10 09:31:51 2025 -0500
Merge branch 'feature/CC16BOOT-8082-create-an-engineering-release-of-dspic33a-m-dfu-bootloader-with-basic-uart' of https://bitbucket.microchip.com/scm/~c12109/dspic33-dsc-bootloader-code-examples into feature/CC16BOOT-8082-create-an-engineering-release-of-dspic33a-m-dfu-bootloader-with-basic-uart
commit db5558c406f5d597b9e08b29c9c73fb4ed1ebce4
Author: David Flowers <david.flowers@microchip.com>
Date: Mon Feb 10 09:31:38 2025 -0500
incorporate feedback
commit e296ca65a04879129124ab4e768eb638c7793b2b
Merge: d1abf29 b495276
Author: David Flowers <David.Flowers@Microchip.com>
Date: Mon Feb 10 07:30:19 2025 -0700
Pull request #57: Move the demo from the development repo
Merge in MCU16CE/dspic33-dsc-bootloader-code-examples from ~C12109/dspic33-dsc-bootloader-code-examples:feature/CC16BOOT-8082-create-an-engineering-release-of-dspic33a-m-dfu-bootloader-with-basic-uart to feature/CC16BOOT-8082-create-an-engineering-release-of-dspic33a-m-dfu-bootloader-with-basic-uart
* commit 'b495276f022a3ca14c6ade4d8a93c9c229f25141':
remove chmod from the project configuration
Add chmod so the linux build system passes the build.
add .sh files for linux, updated projects to use them correctly, update gitattributes to not modify line endings for .bat/.sh files.
Move the demo from the development repo
commit b495276f022a3ca14c6ade4d8a93c9c229f25141
Author: David Flowers <david.flowers@microchip.com>
Date: Mon Feb 10 09:03:07 2025 -0500
remove chmod from the project configuration
commit 8290856167b31b06c1189b5190f094e78c5c29be
Author: David Flowers <david.flowers@microchip.com>
Date: Fri Feb 7 16:22:21 2025 -0500
Add chmod so the linux build system passes the build.
commit 04a67d954356a70fc1504768942780ed5b2710f0
Author: David Flowers <david.flowers@microchip.com>
Date: Fri Feb 7 16:06:41 2025 -0500
add .sh files for linux, updated projects to use them correctly, update gitattributes to not modify line endings for .bat/.sh files.
commit 7d3b90e18c7177e694a2148262db08afdac9bf40
Author: David Flowers <david.flowers@microchip.com>
Date: Fri Feb 7 10:48:02 2025 -0500
Move the demo from the development repo
commit d1abf290a8779b96955a5a3c2eb0883d05e7e726
Merge: dbc413f 0d9297d
Author: Anastasia Wyatt <Tess.Wyatt@microchip.com>
Date: Tue Jan 21 08:30:30 2025 -0700
Pull request #56: Update baud rate
Merge in MCU16CE/dspic33-dsc-bootloader-code-examples from ~C74569/dspic33-dsc-bootloader-code-examples:feature/CC16BOOT-8138-increase-the-baud-rate-to-115200 to feature/CC16BOOT-8082-create-an-engineering-release-of-dspic33a-m-dfu-bootloader-with-basic-uart
* commit '0d9297df0801fa20908b6dd2e07722e0dbae78c5':
Update baud rate
commit dbc413ff06ee0fd126be980c2392849c7412d94b
Merge: 5dc4bfa 8e5e57b
Author: Anastasia Wyatt <Tess.Wyatt@microchip.com>
Date: Tue Jan 21 08:25:05 2025 -0700
Pull request #55: Update documentation
Merge in MCU16CE/dspic33-dsc-bootloader-code-examples from ~C74569/dspic33-dsc-bootloader-code-examples:feature/CC16BOOT-8137-shrink-bootloader-dedicated-region-maximize-application-dedicated-region to feature/CC16BOOT-8082-create-an-engineering-release-of-dspic33a-m-dfu-bootloader-with-basic-uart
* commit '8e5e57bb26082ac3a6b16132f23eded9d7005ffc':
Add map source
Update documentation
commit 0d9297df0801fa20908b6dd2e07722e0dbae78c5
Author: Anastasia Wyatt <Tess.Wyatt@microchip.com>
Date: Mon Jan 20 15:39:36 2025 -0700
Update baud rate
commit 8e5e57bb26082ac3a6b16132f23eded9d7005ffc
Author: Anastasia Wyatt <Tess.Wyatt@microchip.com>
Date: Mon Jan 20 15:19:35 2025 -0700
Add map source
commit 25f714c4e7fce6779cfa7da06160b22e26a9a8a1
Author: Anastasia Wyatt <Tess.Wyatt@microchip.com>
Date: Mon Jan 20 14:58:37 2025 -0700
Update documentation
commit 5dc4bfa26a1586f97519cd31b6424720860d05e8
Merge: 46fed9f defc770
Author: Anastasia Wyatt <Tess.Wyatt@microchip.com>
Date: Tue Jan 14 06:51:03 2025 -0700
Pull request #54: Add engineering release disclaimer
Merge in MCU16CE/dspic33-dsc-bootloader-code-examples from ~C74569/dspic33-dsc-bootloader-code-examples:feature/CC16BOOT-8086-generate-user-facing-documentation-for-how-to-use-the-example to feature/CC16BOOT-8082-create-an-engineering-release-of-dspic33a-m-dfu-bootloader-with-basic-uart
* commit 'defc77070faa29b7e2f3ec2b1ba5c1aa41eafced':
Add engineering release disclaimer
commit defc77070faa29b7e2f3ec2b1ba5c1aa41eafced
Author: Anastasia Wyatt <Tess.Wyatt@microchip.com>
Date: Wed Jan 8 15:33:37 2025 -0700
Add engineering release disclaimer
commit 46fed9f6fdaa52aa2c809c771740f20a3ccb8ccf
Merge: b91c277 e2b9bd1
Author: Anastasia Wyatt <Tess.Wyatt@microchip.com>
Date: Mon Jan 6 08:12:23 2025 -0700
Pull request #53: Feature/CC16BOOT-8086 generate user facing documentation for how to use the example
Merge in MCU16CE/dspic33-dsc-bootloader-code-examples from ~C74569/dspic33-dsc-bootloader-code-examples:feature/CC16BOOT-8086-generate-user-facing-documentation-for-how-to-use-the-example to feature/CC16BOOT-8082-create-an-engineering-release-of-dspic33a-m-dfu-bootloader-with-basic-uart
* commit 'e2b9bd1e2ee9af3b99e284390fee493c8e102546':
Address PR comments
Add section describing the linker file modifications
Clean up command line instructions
Add application header limitation note
More spacing weirdness
Fix image spacing weirdness
Run mdfu via command line rather than in the post build step
Fix image rendering
Add modified memory map
Make file names consistent
Add documentation for dsPIC33a demo
Add part of the readme
commit e2b9bd1e2ee9af3b99e284390fee493c8e102546
Author: Anastasia Wyatt <Tess.Wyatt@microchip.com>
Date: Thu Jan 2 13:36:15 2025 -0700
Address PR comments
... and 18 more commits1 parent cdcf9ee commit cca3f8a
File tree
232 files changed
+33933
-13
lines changed- .citd
- dspic33a_bootloader_and_firmware_upgrade_demo
- .main-meta
- app.X
- bsp
- mcc_generated_files
- boot
- system
- src
- timer
- src
- mdfu
- nbproject
- boot.X
- bsp
- mcc_generated_files
- flash
- src
- system
- src
- uart
- src
- mdfu
- nbproject
- flashProtectionExample.X
- bsp
- mcc_generated_files
- boot
- flash
- src
- system
- src
- timer
- src
- uart
- src
- mdfu
- nbproject
- images
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
232 files changed
+33933
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
20 | 40 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
8 | 17 | | |
9 | 18 | | |
Lines changed: 61 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
0 commit comments