update probe-rs files
This commit is contained in:
12
Embed.toml.sample
Normal file
12
Embed.toml.sample
Normal file
@ -0,0 +1,12 @@
|
||||
[default.probe]
|
||||
protocol = "Jtag"
|
||||
|
||||
[default.general]
|
||||
chip = "VA108xx_RAM"
|
||||
|
||||
[default.rtt]
|
||||
enabled = true
|
||||
|
||||
[default.gdb]
|
||||
# Whether or not a GDB server should be opened after flashing.
|
||||
enabled = false
|
Reference in New Issue
Block a user