mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-10-01 05:55:50 +00:00
ESP32-C3 RC & Receiver
This commit is contained in:
6
ESP-IDF_Robot_RC/.vscode/settings.json
vendored
6
ESP-IDF_Robot_RC/.vscode/settings.json
vendored
@@ -4,12 +4,8 @@
|
|||||||
"idf.openOcdConfigs": [
|
"idf.openOcdConfigs": [
|
||||||
"board/esp32c3-builtin.cfg"
|
"board/esp32c3-builtin.cfg"
|
||||||
],
|
],
|
||||||
"idf.port": "/dev/ttyUSB0",
|
"idf.port": "/dev/ttyACM0",
|
||||||
<<<<<<< HEAD
|
|
||||||
"idf.toolsPath": "/home/abobkov/.espressif",
|
"idf.toolsPath": "/home/abobkov/.espressif",
|
||||||
=======
|
|
||||||
"idf.toolsPath": "/home/abobkov/.espressif",
|
|
||||||
>>>>>>> 6368154d158f5a020d1616f1c98c698ca00a4372
|
|
||||||
"idf.flashType": "UART",
|
"idf.flashType": "UART",
|
||||||
"files.associations": {
|
"files.associations": {
|
||||||
"stdlib.h": "c"
|
"stdlib.h": "c"
|
||||||
|
Reference in New Issue
Block a user