Skip to content

Commit 6ca7056

Browse files
committed
NUVOTON: Fix BSP/MKROM header
Related targets: - NU_PFM_M2351_* - NUMAKER_IOT_M263A
1 parent 0d638e6 commit 6ca7056

File tree

5 files changed

+2292
-569
lines changed

5 files changed

+2292
-569
lines changed

targets/TARGET_NUVOTON/TARGET_M2351/device/M2351.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,7 @@ typedef volatile unsigned short vu16;
686686
#include "m2351_qei.h"
687687
#include "m2351_can.h"
688688
#include "m2351_scu.h"
689-
#include "m2351_bootloader.h"
689+
#include "m2351_mkromlib.h"
690690

691691
#endif /* __M2351_H__ */
692692

0 commit comments

Comments
 (0)