Timers are working and so are GPIOs in output mode the program contain a basic blink cadenced on a timer IRQ
4 lines
71 B
Bash
Executable File
4 lines
71 B
Bash
Executable File
#!/bin/bash
|
|
openocd -f interface/stlink-v2.cfg -f target/cs32f1x.cfg
|
|
|