Add devcontainer

including picoprobe openocd
This commit is contained in:
Odd Stråbø 2023-09-12 22:57:36 +00:00
commit 152a88ee58
7 changed files with 178 additions and 0 deletions

6
.gitignore vendored Normal file
View 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]