Commit 15050e8f authored by Brice Gossin's avatar Brice Gossin

Add new file

parent e255509b
This code is made to be flashed on the Nucleo STM32 microcontroller.
It is working with Visual Studio code and its extension platformio that allows to flash codes on multiple microcontrollers without using their own platforms.
To flash the code, you first need to build it. Then, you will have to go in the Explorer, select the .pio repository, then build, then nucleo_f303k8 and open the file "firmware.bin" in your file explorer.
Once it is done, copy it and paste it into the Nucleo memory (that oppens when you link the nucleo to your PC).
The code should have been flashed successfully.
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment