Thomas Kolb
8c317f2904
- Set up build with latest libopencm3 - Created basic project structure - Implement Charlieplexing for the LEDs and a little test sequence
8 lines
123 B
INI
8 lines
123 B
INI
source [find interface/stlink-v2.cfg]
|
|
|
|
transport select hla_swd
|
|
|
|
source [find target/stm32f0x.cfg]
|
|
|
|
reset_config srst_only
|