source [find interface/stlink-v2.cfg] source [find target/stm32f1x.cfg] init reset halt stm32f1x unlock 0 reset halt stm32f1x mass_erase 0 flash write_bank 0 build/gnuk.bin 0 stm32f1x lock 0 reset halt exit