From 9a9e1cc6533cd3f79b2ac5a7cf49af761b76f14e Mon Sep 17 00:00:00 2001 From: MMS Date: Sat, 23 Nov 2024 16:54:36 -0500 Subject: [PATCH] 3.0.2 Updated lesson-19/tm4c123-ccs-gnu --- lesson-19/tm4c123-ccs-gnu/.ccsproject | 2 + lesson-19/tm4c123-ccs-gnu/.clangd | 11 ++ lesson-19/tm4c123-ccs-gnu/.cproject | 189 +++++++++++++------------- lesson-19/tm4c123-ccs-gnu/.project | 1 + 4 files changed, 105 insertions(+), 98 deletions(-) create mode 100644 lesson-19/tm4c123-ccs-gnu/.clangd 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,