jfdlsjflsajflsajflkajdslf

This commit is contained in:
2025-09-25 11:57:25 +02:00
parent 3cec3eacc6
commit 75664c433e

View File

@@ -18,7 +18,7 @@ tulflash example
# Compile, flash and monitor the example program:
tulflash run example.c:
# note: `tulflash run example.c` is the thing as `mkdir t"ulflash/" && tulflash write --cmd "sdcc example.c" --cmd-path "tulflash/" --monitor example.ihx`
# note: `tulflash run example.c` is the thing as `mkdir "tulflash/" && tulflash write --cmd "sdcc example.c" --cmd-path "tulflash/" --monitor example.ihx`
```
If the flash fails, try to add `--slow` before `run` (should not be needed though).