Skip to content

Commit 3916026

Browse files
committed
Commit M451/NANO100 i2c_api again to resolve abnormal gitattribute
1 parent ffee35a commit 3916026

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

targets/TARGET_NUVOTON/TARGET_M451/i2c_api.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
#include "nu_miscutil.h"
2626
#include "nu_bitutil.h"
2727
#include "mbed_critical.h"
28-
#include "us_ticker_api.h"
28+
#include "us_ticker_api.h"
2929

3030
#define NU_I2C_DEBUG 0
3131

targets/TARGET_NUVOTON/TARGET_NANO100/i2c_api.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
#include "nu_miscutil.h"
2626
#include "nu_bitutil.h"
2727
#include "mbed_critical.h"
28-
#include "us_ticker_api.h"
28+
#include "us_ticker_api.h"
2929

3030
#define NU_I2C_DEBUG 0
3131

0 commit comments

Comments
 (0)