ESP-IDF_Robot_RC

This commit is contained in:
2024-12-24 14:32:13 -05:00
parent a2ee855fb2
commit 4041b380dc
1095 changed files with 97378 additions and 1840 deletions

2
ESP-IDF_Robot_RC/build/CMakeFiles/git-data/HEAD Executable file → Normal file
View File

@@ -1 +1 @@
c8fc5f643b7a7b0d3b182d3df610844e3dc9bd74
ref: refs/heads/main

View File

@@ -18,7 +18,7 @@ set(HEAD_HASH)
file(READ "/home/alex/MyProjects/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/git-data/HEAD" HEAD_CONTENTS LIMIT 1024)
string(STRIP "${HEAD_CONTENTS}" HEAD_CONTENTS)
set(GIT_DIR "/home/alex/esp/v5.3.1/esp-idf/.git")
set(GIT_DIR "/home/alex/MyProjects/ESP-Nodes/.git")
# handle git-worktree
if(EXISTS "${GIT_DIR}/commondir")
file(READ "${GIT_DIR}/commondir" GIT_DIR_NEW LIMIT 1024)

2
ESP-IDF_Robot_RC/build/CMakeFiles/git-data/head-ref Executable file → Normal file
View File

@@ -1 +1 @@
c8fc5f643b7a7b0d3b182d3df610844e3dc9bd74
a2ee855fb2f7f0b06b17c04bf0c0afa43e3d7184