Page 1 of 1

crazyflie-firmware development

Posted: Mon May 13, 2019 3:25 am
by maruf
Hi Guys,

How do you set up the firmware development environment? Is there a way to run/debug/test firmware code?
I need to modify some functionalities in the firmware. I'd really appreciate any hint help?

Regards,
Maruf

Re: crazyflie-firmware development

Posted: Mon May 13, 2019 3:34 am
by maruf
Looks like I just found the answer. It seems I can use the VM or docker image: https://wiki.bitcraze.io/projects:docke ... mage:index.

maruf

Re: crazyflie-firmware development

Posted: Mon May 13, 2019 9:39 am
by arnaud
Hi,

You can also install the tools locally if you want to have them installed on your computer. See the build instructions in the Crazyflie firmware readme: https://github.com/bitcraze/crazyflie-f ... pendencies