Added a little explanation to the readme to prevent some misunderstanding

This commit is contained in:
BillyNate 2018-08-28 11:51:27 +02:00
parent bc9392174c
commit 1812418476

View File

@ -1,6 +1,7 @@
# Z-Stack-firmware
This reposistory contains:
- Compiled Z-Stack firmwares (`.hex` files)
- If you want to use these to flash to your CC253X (using the [Flash Programmer (not v2)](http://www.ti.com/tool/FLASH-PROGRAMMER) for example), make sure you save the __`raw`__ file (`.hex` file should be around 600kb when saved, not 3.5mb)
- Instructions on how to compile them
### Instructions