Skip to content

Commit 583e865

Browse files
aiwyatt787davidflowers
authored andcommitted
Pull request #9: Fix implicit declaration
Merge in MCU16CE/dspic33-dsc-bootloader-code-examples from ~C74569/dspic33-dsc-bootloader-code-examples:feature/MCU16GITHUB-880-fix-implicit-declaration-warning to feature/MCU16GITHUB-836-bootloader-pre-generated-demos * commit 'f00b01f76a3887f613c4d0174f41a5903cdf10ae': Fix implicit declaration
2 parents f6350ce + f00b01f commit 583e865

File tree

1 file changed

+1
-0
lines changed
  • dsPIC33CK1024MP710/boot.X/mcc_generated_files/boot

1 file changed

+1
-0
lines changed

dsPIC33CK1024MP710/boot.X/mcc_generated_files/boot/boot_demo.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ Copyright (c) [2012-2024] Microchip Technology Inc.
6060
#include "boot_application_header.h"
6161
#include "boot_image.h"
6262
#include "boot_process.h"
63+
#include "../mcc_generated_files/timer/mccp9.h"
6364

6465
#define DOWNLOADED_IMAGE 1u
6566
#define EXECUTION_IMAGE 0u

0 commit comments

Comments
 (0)