Adding environment setup and instructions
This commit is contained in:
12
settings.json
Normal file
12
settings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"project_name": "soundshot",
|
||||
"chip": "esp32h2",
|
||||
"port": "COM8",
|
||||
"monitor_baud": 115200,
|
||||
"flash_baud": 460800,
|
||||
"flash_mode": "dio",
|
||||
"flash_freq": "48m",
|
||||
"flash_size": "2MB",
|
||||
"before": "default-reset",
|
||||
"after": "hard-reset"
|
||||
}
|
||||
Reference in New Issue
Block a user