Merge pull request #8 from BillyNate/master

Added some clarification to the readme
This commit is contained in:
Koen Kanters 2018-08-28 13:29:47 +02:00 committed by GitHub
commit 05173ef3df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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