This commit is contained in:
admin
2026-02-24 18:10:40 +08:00
commit 9e141b8de0
55 changed files with 7172 additions and 0 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"idf.currentSetup": "/Users/moyyang/esp/v5.5.2/esp-idf",
"idf.flashType": "UART",
"idf.port": "/dev/tty.wchusbserial5B0B0251771"
}