diff --git a/lesson-19/tm4c123-ccs-gnu/.ccsproject b/lesson-19/tm4c123-ccs-gnu/.ccsproject index 255f3f5..d086cbe 100644 --- a/lesson-19/tm4c123-ccs-gnu/.ccsproject +++ b/lesson-19/tm4c123-ccs-gnu/.ccsproject @@ -14,4 +14,6 @@ + + diff --git a/lesson-19/tm4c123-ccs-gnu/.clangd b/lesson-19/tm4c123-ccs-gnu/.clangd new file mode 100644 index 0000000..8c4daa2 --- /dev/null +++ b/lesson-19/tm4c123-ccs-gnu/.clangd @@ -0,0 +1,11 @@ +# This is an auto-generated file - do not add it to source-control + +CompileFlags: + CompilationDatabase: Debug/.clangd + +Diagnostics: + Suppress: '*' + +InlayHints: + Enabled: No + diff --git a/lesson-19/tm4c123-ccs-gnu/.cproject b/lesson-19/tm4c123-ccs-gnu/.cproject index a42b2e8..af72799 100644 --- a/lesson-19/tm4c123-ccs-gnu/.cproject +++ b/lesson-19/tm4c123-ccs-gnu/.cproject @@ -15,66 +15,63 @@ - - @@ -84,8 +81,8 @@ - - + + @@ -96,73 +93,69 @@ - - - - diff --git a/lesson-19/tm4c123-ccs-gnu/.project b/lesson-19/tm4c123-ccs-gnu/.project index fc7381e..cb48e05 100644 --- a/lesson-19/tm4c123-ccs-gnu/.project +++ b/lesson-19/tm4c123-ccs-gnu/.project @@ -7,6 +7,7 @@ org.eclipse.cdt.managedbuilder.core.genmakebuilder + clean,full,incremental,