Update README.md

main
sq2ips 2025-03-22 20:08:16 +01:00 zatwierdzone przez GitHub
rodzic ead37dbe6a
commit 85cf43cdcf
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -235,7 +235,7 @@ sudo apt install openocd
```
After installing it and ensuring that you are in the `m20` directory. Then check if ST-Link is connected and then you can remove the write protection (only before the first flash):
```bash
make protection
make protect
```
or if you don't have `make` or want to run it directly:
```bash