moved cpld stuff out of hardware/jellybean where people would be unlikely to look for it

This commit is contained in:
Michael Ossmann
2013-05-18 09:48:37 -06:00
parent 389cbc6ac4
commit 9276b9e89a
16 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
The primary firmware source code for USB HackRF devices is hackrf_usb. Most of
the other directories contain firmware source code for test and development.
The common directory contains source code shared by multiple HackRF firmware
projects.
projects. The cpld directory contains HDL source for the CPLD present on the
Jawbreaker and Jellybean designs.
The firmware is set up for compilation with the GCC toolchain available here: