Added convenient run
shorthand
This commit is contained in:
@@ -25,7 +25,8 @@ The tool also allows reading and erasing the chip, figure that out on your own i
|
||||
You'll need to clone this repo (or just [download the file](example.c)) and install SDCC:
|
||||
|
||||
```
|
||||
sdcc example.c
|
||||
tulflash write example.ihx
|
||||
tulflash run example.c
|
||||
|
||||
# Same thing as `tulflash write --cmd "sdcc example.c" --monitor example.ihx`
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user