Skip to content

Commit f00b01f

Browse files
committed
Fix implicit declaration
1 parent f6350ce commit f00b01f

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)