Add devcontainer
including picoprobe openocd
This commit is contained in:
parent
ec8acc051c
commit
152a88ee58
7 changed files with 178 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Gitignore settings for ESPHome
|
||||
# This is an example and may include too much for your use-case.
|
||||
# You can modify this file to suit your needs.
|
||||
/.esphome/
|
||||
/secrets.yaml
|
||||
*.py[ocd]
|
||||
Loading…
Add table
Add a link
Reference in a new issue