Skip to content

Commit

Permalink
.vscode/settings.json: ignoreWords
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Jul 19, 2023
1 parent 4f4a529 commit a1795f8
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
"YYYYMMDDHHmm",
"__cplusplus",
"alignof",
"alloc",
"armcc",
"armclang",
"armv",
Expand All @@ -107,17 +108,23 @@
"evflags",
"extern",
"exti",
"fatfs",
"fexceptions",
"ffreestanding",
"fhosted",
"fini",
"fstatvfs",
"genug",
"gettimeofday",
"gmtime",
"gpdsc",
"gpio",
"headerfile",
"iccarm",
"ifdef",
"imac",
"ingroup",
"ioctl",
"kettanaito",
"libc",
"libopencm",
Expand All @@ -133,6 +140,7 @@
"mqueue",
"msmall",
"mthumb",
"nbytes",
"nicht",
"nonfriend",
"nonfriends",
Expand Down Expand Up @@ -169,21 +177,30 @@
"sitelink",
"softfp",
"sourceforge",
"statvfs",
"stdc",
"stdint",
"streambuf",
"strtok",
"struct",
"superloops",
"sysclock",
"tcdrain",
"tcflush",
"tcgetattr",
"tcpip",
"tcsendbreak",
"termios",
"tickless",
"timegm",
"timezone",
"timezones",
"tparam",
"tradeoffs",
"unistd",
"varargs",
"xffffffff",
"xpacks",
"xpcc",
"xpmake",
"yotta",
Expand Down

0 comments on commit a1795f8

Please sign in to comment.