Files @ cc569dddb24e
Branch filter:

Location: FeatherHAB/wsprhab/openocd.cfg

Ethan Zonca
Thinks kinda work if we clear the wakeup flags and enable debugging in STOP mode... power usage went up a lot with debug in stop though.
1
2
3
4
5
6
7
source [find interface/stlink-v2.cfg]

transport select hla_swd
set WORKAREASIZE 0x200

source [find target/stm32f0x.cfg]