Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 591 Bytes

Readme.md

File metadata and controls

20 lines (12 loc) · 591 Bytes

subg_rfspy

Build Status

Building subg_rfspy

Building under Windows

  1. install [sdcc] (http://sdcc.sourceforge.net/) version >= 3.7.0
  2. install Cygwin
  3. use Cygwin to install make
  4. in Cygwin, run this command in the "subg_rfspy" folder: make -f Makefile.spi1_alt2

Installing

Use TI SmartRF Flash Programmer to burn the .hex image resulting out of build process (in folder "output\spi1_alt2_RILEYLINK_US_STDLOC")

Protocol

See protocol.md