Skip to content

lan0o0/crazyradio-firmware

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcraze Crazyradio dongle Build Status

Source code and tools for the Bitcraze Crazyradio USB dongle.

See bitcraze wiki for more information about Crazyradio and the USB protocol used.

Folders content:

  • firmware: The firmware source code
  • nrfProg: SPI programmer that uses jtagkey USB addapter
  • usb_tools: Python scripts to reset and bootload Crazyradio from command line
  • lib: Software libraries to use Crazyradio with Pyton

Building the firmware

The development environment is described here. To build the firmware go into the firmware directory and make

Build for Crazyradio

make

Build for Crazyradio PA

make CRPA=1

About

Crazyradio firmware, programming scripts and driver.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 69.5%
  • Python 26.9%
  • C++ 2.6%
  • Makefile 1.0%