Adding Embed.toml file
This commit is contained in:
parent
e767072089
commit
fd54fe384e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/target
|
||||
openocd.gdb
|
||||
Embed.toml
|
||||
|
3
Embed.toml
Normal file
3
Embed.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[default.general]
|
||||
chip = "STM32H743ZITx"
|
||||
connect_under_reset = true
|
Loading…
Reference in New Issue
Block a user