From 3916026dd77af8cadc2a6fd95fab398caee5bdf8 Mon Sep 17 00:00:00 2001 From: cyliangtw Date: Wed, 30 Sep 2020 10:27:16 +0800 Subject: [PATCH] Commit M451/NANO100 i2c_api again to resolve abnormal gitattribute --- targets/TARGET_NUVOTON/TARGET_M451/i2c_api.c | 2 +- targets/TARGET_NUVOTON/TARGET_NANO100/i2c_api.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/targets/TARGET_NUVOTON/TARGET_M451/i2c_api.c b/targets/TARGET_NUVOTON/TARGET_M451/i2c_api.c index b2e5d43953..d9de137fd1 100644 --- a/targets/TARGET_NUVOTON/TARGET_M451/i2c_api.c +++ b/targets/TARGET_NUVOTON/TARGET_M451/i2c_api.c @@ -25,7 +25,7 @@ #include "nu_miscutil.h" #include "nu_bitutil.h" #include "mbed_critical.h" -#include "us_ticker_api.h" +#include "us_ticker_api.h" #define NU_I2C_DEBUG 0 diff --git a/targets/TARGET_NUVOTON/TARGET_NANO100/i2c_api.c b/targets/TARGET_NUVOTON/TARGET_NANO100/i2c_api.c index 1d9022af01..bf26483d1e 100644 --- a/targets/TARGET_NUVOTON/TARGET_NANO100/i2c_api.c +++ b/targets/TARGET_NUVOTON/TARGET_NANO100/i2c_api.c @@ -25,7 +25,7 @@ #include "nu_miscutil.h" #include "nu_bitutil.h" #include "mbed_critical.h" -#include "us_ticker_api.h" +#include "us_ticker_api.h" #define NU_I2C_DEBUG 0