diff options
Diffstat (limited to 'firmware/README.md')
-rw-r--r-- | firmware/README.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/firmware/README.md b/firmware/README.md index 08340603d..c8ad9df16 100644 --- a/firmware/README.md +++ b/firmware/README.md @@ -16,6 +16,18 @@ __Build Instructions:__ 3. cmake `<source directory>` 4. make +## fx3/ + +__Description:__ This is the firmware for the FX3 USB PHY, and the AD9361 RFIC. + +__Devices:__ USRP B200 and USRP B210 + +__Tools:__ Cypress FX3 SDK + +__Build Instructions:__ + +Please see the `fx3/README.md` file for additional instructions. + ## octoclock/ __Description:__ Firmware for the Octoclock device. |