Update 1_Basic_GPIO/blinky.md

This commit is contained in:
2024-10-11 15:02:05 +05:30
parent 34af6ffa0c
commit 623d1e2901

View File

@@ -8,7 +8,7 @@ The classic, the helloWorld of embedded programming. This program turns the LED
- Build the project by pressing the `build` button at the bottom and select the option with `arm-none-eabi`.
- Make sure the build exits with code 0.
<img src="https://c.l3n.co/i/7220Vr.png" width="300">
<img src="https://c.l3n.co/i/OW219o.png" width="300">
### Basic Code: