We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 762d086 commit 4bd4f85Copy full SHA for 4bd4f85
README.md
@@ -92,7 +92,7 @@ $ sudo apt -y install gcc-arm-none-eabi make stlink-tools
92
- Verify that the build process works:
93
```sh
94
cd step-4-printf
95
- make firmare.bin
+ make firmware.bin
96
```
97
98
## Introduction
0 commit comments