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 14, 2023
1 parent 0d39158 commit d05191a
Showing 1 changed file with 64 additions and 0 deletions.
64 changes: 64 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"cSpell.ignoreWords": [
"BKPT",
"Byts",
"Clus",
"DDEM",
Expand All @@ -10,6 +11,7 @@
"FILESEM",
"FILINFO",
"FRESULT",
"FWRITE",
"HEAPINFO",
"HPFS",
"Hidd",
Expand All @@ -18,6 +20,7 @@
"LINKMAP",
"LLEF",
"Liviu",
"Lnnrt",
"MAXDIRB",
"MKCVTBL",
"NAMBUF",
Expand All @@ -34,6 +37,7 @@
"SEEKEND",
"STRF",
"SZDIRE",
"VTOR",
"Waggregate",
"Wconversion",
"Wdeclaration",
Expand All @@ -43,37 +47,56 @@
"Wgnu",
"Winvalid",
"Wmissing",
"Wnonnull",
"Wpadded",
"Wreserved",
"Wsign",
"Wunused",
"XDIR",
"achar",
"alloc",
"altname",
"armint",
"atexit",
"badchr",
"blknum",
"bristow",
"bsect",
"chdrive",
"cleanup",
"cleanups",
"clmt",
"clst",
"cltbl",
"clust",
"cmdline",
"cmsis",
"codacy",
"cofs",
"compat",
"cortexm",
"cplusplus",
"csect",
"ctest",
"cubemx",
"dbuf",
"dclst",
"ddcebba",
"diag",
"dirb",
"dirbase",
"dirbuf",
"dirvn",
"doxy",
"doxyfile",
"eabi",
"elif",
"encodeing",
"endcond",
"errno",
"estd",
"evflags",
"extern",
"fasize",
"fatbase",
"fatent",
Expand All @@ -82,32 +105,54 @@
"fattrib",
"fdate",
"fdisk",
"fflush",
"fini",
"flto",
"fstatvfs",
"getfree",
"getlabel",
"gettimeofday",
"gnumcueclipse",
"headerfile",
"hexdecimal",
"highres",
"hrclock",
"ifdef",
"ifptr",
"imatic",
"inac",
"inforamation",
"ioctl",
"isatty",
"istty",
"lbuf",
"lclst",
"ldnumber",
"lfnbuf",
"libc",
"libcpp",
"libcxx",
"libucontext",
"listfix",
"lockid",
"lseek",
"lunwind",
"maxlba",
"memset",
"memtitle",
"mqueue",
"nblocks",
"nchr",
"nclst",
"nfree",
"nographic",
"noreturn",
"npmignore",
"nrsv",
"nucleo",
"numname",
"objsize",
"opendir",
"openocd",
"pclst",
"pdrv",
Expand All @@ -116,31 +161,50 @@
"qword",
"raspberrypi",
"rbuff",
"reindent",
"remotetimeout",
"rodata",
"rootdir",
"rpath",
"rtclock",
"rtlib",
"sbrk",
"sched",
"sclust",
"scratchpad",
"sema",
"semihosted",
"semihosting",
"setcp",
"setlabel",
"sobj",
"statvfs",
"stcl",
"stdlib",
"struct",
"subdir",
"subsecond",
"syncobj",
"sysclock",
"sysect",
"systick",
"szbfat",
"szblk",
"tcdrain",
"termios",
"timegm",
"tmfunc",
"tparam",
"tsect",
"unimp",
"unistd",
"validcp",
"virt",
"vmount",
"volbase",
"vopen",
"vprintf",
"vtable",
"wbuff",
"wflag",
"winsect",
Expand Down

0 comments on commit d05191a

Please sign in to comment.