Skip to content

docker-based build environment for Cypress FX3 firmwares

Notifications You must be signed in to change notification settings

sergachev/fx3_builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-based build environment for Cypress FX3 firmwares

Requirements:

Usage:

  • docker-compose build - prepares a docker image with cmake, arm gcc and fx3 sdk
  • docker-compose up builds the firmware in project/build/output/
  • replace example.c in project/src/ with your fx3 sources (*.c, *.h)
  • change FX3 memory size (512k/256k) in CMakeLists.txt if needed

Credits: cmake files taken from https://github.com/Nuand/bladeRF

About

docker-based build environment for Cypress FX3 firmwares

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published