From 22e7612a8924391cbeada28e5f7ce2bb61908d98 Mon Sep 17 00:00:00 2001 From: Youen Toupin Date: Sat, 26 Mar 2022 17:53:35 +0100 Subject: [PATCH] updated eclipse project for CDT --- ESP32/.cproject | 950 +++++++++++++-------- ESP32/.settings/PlatformIO Debugger.launch | 2 +- ESP32/.settings/language.settings.xml | 6 +- ESP32/.settings/org.eclipse.cdt.core.prefs | 4 +- 4 files changed, 619 insertions(+), 343 deletions(-) diff --git a/ESP32/.cproject b/ESP32/.cproject index 1753541..a5f591c 100644 --- a/ESP32/.cproject +++ b/ESP32/.cproject @@ -25,66 +25,112 @@ @@ -92,66 +138,112 @@ @@ -159,66 +251,112 @@ @@ -252,66 +390,112 @@ @@ -319,66 +503,112 @@ @@ -386,66 +616,112 @@ @@ -468,7 +744,7 @@ - + diff --git a/ESP32/.settings/PlatformIO Debugger.launch b/ESP32/.settings/PlatformIO Debugger.launch index b887ec2..333626e 100644 --- a/ESP32/.settings/PlatformIO Debugger.launch +++ b/ESP32/.settings/PlatformIO Debugger.launch @@ -19,7 +19,7 @@ - + diff --git a/ESP32/.settings/language.settings.xml b/ESP32/.settings/language.settings.xml index ae542cb..e473fce 100644 --- a/ESP32/.settings/language.settings.xml +++ b/ESP32/.settings/language.settings.xml @@ -5,7 +5,7 @@ - + @@ -16,10 +16,10 @@ - + - + \ No newline at end of file diff --git a/ESP32/.settings/org.eclipse.cdt.core.prefs b/ESP32/.settings/org.eclipse.cdt.core.prefs index 1d6eece..d52417c 100644 --- a/ESP32/.settings/org.eclipse.cdt.core.prefs +++ b/ESP32/.settings/org.eclipse.cdt.core.prefs @@ -1,11 +1,11 @@ eclipse.preferences.version=1 environment/project/0.910961921/PATH/delimiter=\: environment/project/0.910961921/PATH/operation=replace -environment/project/0.910961921/PATH/value=/usr/local/bin\:/usr/bin\:/bin\:/usr/local/games\:/usr/games\:/home/youen/.platformio/penv/bin${PathDelimiter}${PATH} +environment/project/0.910961921/PATH/value=/usr/local/bin\:/usr/bin\:/bin\:/usr/local/games\:/usr/games\:/home/youen/.platformio/penv/bin\:/usr/local/bin\:/usr/bin\:/bin\:/usr/local/games\:/usr/games\:/home/youen/.platformio/penv/bin\:/usr/local/bin\:/usr/bin\:/bin\:/usr/local/games\:/usr/games\:/home/youen/.platformio/penv/bin${PathDelimiter}${PATH} environment/project/0.910961921/append=true environment/project/0.910961921/appendContributed=true environment/project/0.910961921.1363900502/PATH/delimiter=\: environment/project/0.910961921.1363900502/PATH/operation=replace -environment/project/0.910961921.1363900502/PATH/value=/usr/local/bin\:/usr/bin\:/bin\:/usr/local/games\:/usr/games\:/home/youen/.platformio/penv/bin${PathDelimiter}${PATH} +environment/project/0.910961921.1363900502/PATH/value=/usr/local/bin\:/usr/bin\:/bin\:/usr/local/games\:/usr/games\:/home/youen/.platformio/penv/bin\:/usr/local/bin\:/usr/bin\:/bin\:/usr/local/games\:/usr/games\:/home/youen/.platformio/penv/bin\:/usr/local/bin\:/usr/bin\:/bin\:/usr/local/games\:/usr/games\:/home/youen/.platformio/penv/bin${PathDelimiter}${PATH} environment/project/0.910961921.1363900502/append=true environment/project/0.910961921.1363900502/appendContributed=true \ No newline at end of file