Skip to content

Commit 7cf17bd

Browse files
committed
Rename target files: main.cpp and board.h
1 parent a667661 commit 7cf17bd

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

app/target.cpp renamed to app/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#if MCUBOOT_APPLICATION_HOOKS
2020

2121
#include "mbed.h"
22-
#include "target.h"
22+
#include "board.h"
2323
#include "ota.h"
2424
#include "rtc.h"
2525
#include "bootutil/bootutil_log.h"

0 commit comments

Comments
 (0)