README: Mention the correct output filename

pull/193/head
Yuri D'Elia 2022-07-26 19:00:38 +02:00
parent e4cd9125ec
commit 492cee0f59
1 changed files with 1 additions and 1 deletions

View File

@ -25,4 +25,4 @@ cmake .. -G Ninja -DCMAKE_TOOLCHAIN_FILE=../cmake/AvrGcc.cmake
ninja
```
Should produce a MM-control-01.hex file as well.
It will produce a `MMU2SR_<version>.hex` file.