🪄 Major refactoring to use ESP32 template
This includes the change to use https://github.com/runeharlyk/ESP32-rapid-development-template.git as a freeRTos template
This commit is contained in:
committed by
Rune Daugaard Harlyk
parent
4c7b8954eb
commit
4282055be0
Vendored
+7
@@ -6,10 +6,17 @@
|
||||
"editor.detectIndentation": false,
|
||||
"cmake.sourceDirectory": "C:/data/repos/Hardware/Spot Micro - Leika/.pio/libdeps/esp32cam/esp32-camera",
|
||||
"cSpell.words": [
|
||||
"Adafruit",
|
||||
"IRAM",
|
||||
"Leika",
|
||||
"lerp",
|
||||
"MDNS",
|
||||
"Psram",
|
||||
"smnc",
|
||||
"ssid",
|
||||
"URDF",
|
||||
"uzip",
|
||||
"WEBSERVER",
|
||||
"xacro"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user