Adding Embed.toml file

This commit is contained in:
Ryan Summers 2021-02-02 17:34:49 +01:00
parent e767072089
commit fd54fe384e
2 changed files with 4 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/target
openocd.gdb
Embed.toml

3
Embed.toml Normal file
View File

@ -0,0 +1,3 @@
[default.general]
chip = "STM32H743ZITx"
connect_under_reset = true