Skip to content

Commit 4dd0144

Browse files
Sadik.OzerSadik.Ozer
authored andcommitted
utf-8 check
Signed-off-by: Sadik.Ozer <Sadik.Ozer@maximintegrated.com>
1 parent 8323e9a commit 4dd0144

File tree

1 file changed

+1
-1
lines changed
  • targets/TARGET_Maxim/TARGET_MAX32670/Libraries/PeriphDrivers/Include/MAX32670

1 file changed

+1
-1
lines changed

targets/TARGET_Maxim/TARGET_MAX32670/Libraries/PeriphDrivers/Include/MAX32670/wdt.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
#define _WDT_H_
4242

4343
#ifdef __CC_ARM
44-
#pragma diag_suppress 66 // enumeration value is out of int range
44+
#pragma diag_suppress 66 // enumeration value is out of "int" range
4545
#endif
4646

4747
/* **** Includes **** */

0 commit comments

Comments
 (0)