Add note regarding input formats
This commit is contained in:
parent
0fe01db8f1
commit
84c3e1989c
@ -56,6 +56,10 @@ Usage
|
|||||||
|
|
||||||
See ```stcgal.py -h``` for usage information.
|
See ```stcgal.py -h``` for usage information.
|
||||||
|
|
||||||
|
Please note that stcgal only handles raw binary encoded files at this
|
||||||
|
point. You can easily convert common Intel HEX files with
|
||||||
|
```objcopy -I ihex -O binary input.hex output.bin```.
|
||||||
|
|
||||||
BSL Protocol
|
BSL Protocol
|
||||||
------------
|
------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user