Create README.md

This commit is contained in:
Koen Kanters 2018-06-19 20:56:57 +02:00 committed by GitHub
parent 93a9e0c44d
commit bb0cd1f4cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

9
README.md Normal file
View File

@ -0,0 +1,9 @@
# Z-Stack-firmware
This reposistory contains:
- Compiled Z-Stack firmwares (`.hex` files)
- Instructions on how to compile them
### Instructions
- Download and install [Z-STACK-HOME 1.2.2a](http://www.ti.com/tool/z-stack-archive).
- Download and install [IAR Embedded Workbench for 8051](https://www.iar.com/iar-embedded-workbench/#!?architecture=8051).
- Follow instructions from firmware folder.