Added hardwareBreakpoints target config param from bloom.yaml template
This commit is contained in:
@@ -8,6 +8,7 @@ environments:
|
|||||||
target:
|
target:
|
||||||
name: "atmega4809"
|
name: "atmega4809"
|
||||||
physicalInterface: "updi"
|
physicalInterface: "updi"
|
||||||
|
hardwareBreakpoints: true
|
||||||
|
|
||||||
server:
|
server:
|
||||||
name: "avr-gdb-rsp"
|
name: "avr-gdb-rsp"
|
||||||
|
|||||||
Reference in New Issue
Block a user