4 lines
184 B
Bash
Executable File
4 lines
184 B
Bash
Executable File
#!/bin/bash
|
|
/Applications/STMicroelectronics/STM32Cube/STM32_Programmer_CLI -c port=SWD -ob RDP=0xAA
|
|
/Applications/STMicroelectronics/STM32Cube/STM32_Programmer_CLI -c port=SWD -e all
|