Files @ 48ae84f03494
Branch filter:

Location: protofuse-firmware/openocd.cfg - annotation

NEO
Update to new HAL library, add some ADC code
1
2
3
4
5
6
7
8
source [find interface/stlink-v2.cfg]

transport select hla_swd

set WORKAREASIZE 0x2000
source [find target/stm32f3x.cfg]