Simple fuzzer with Bus pirate and TI CC1101

The main application is in pirate_fuzzer.cpp.

First change the COM port number (COM number connected to the Bus pirate) in pirate_com.h.

define COM 5

Compiled on Windows (but can be adapted easily by changing the COM driver).