Literally changed a single character
This commit is contained in:
@@ -21,7 +21,7 @@ To compile the example program using tulflash, you will need to install SDCC.
|
|||||||
tulflash example
|
tulflash example
|
||||||
|
|
||||||
# Compile, flash and monitor the example program:
|
# Compile, flash and monitor the example program:
|
||||||
tulflash run example.c:
|
tulflash run example.c
|
||||||
|
|
||||||
# note: `tulflash run example.c` is the same thing as `mkdir "tulflash/" && tulflash write --cmd "sdcc example.c" --cmd-path "tulflash/" --monitor example.ihx`
|
# note: `tulflash run example.c` is the same thing as `mkdir "tulflash/" && tulflash write --cmd "sdcc example.c" --cmd-path "tulflash/" --monitor example.ihx`
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user