- README correction

This commit is contained in:
Wiesner András 2025-06-14 00:04:28 +02:00
parent e59668ccd3
commit 9a307757bd

View File

@ -62,7 +62,7 @@ The [STM32CubeProgrammer](https://www.st.com/en/development-tools/stm32cubeprog.
This tool is part of the open source [stlink-tools](https://github.com/stlink-org/stlink) bundle, that is also available through common Linux package managers.
To program the MCU use the following command: `st-flash write build/flexptp-demo.elf 0x08000000`
To program the MCU use the following command: `st-flash write build/flexptp-demo.bin 0x08000000`
### Using the `openocd` application