Search found 23 matches

by DerShu
Sat Dec 07, 2013 7:12 pm
Forum: Developer Discussions
Topic: Keil gcc compatible version of crazyflie_firmware
Replies: 16
Views: 12936

Re: I made a keil gcc compatible version of crazyflie_firmwa

Hi DerShu: Thanks for your suggestion. Yes, I will fix all the warning if possible. The first version should be functional OK. Most of the warning can be suppressed and I did some in the linker command line settings. I am a software engineer, and not strong at HW. If you are interested in quadcopte...
by DerShu
Sat Dec 07, 2013 8:27 am
Forum: Developer Discussions
Topic: Keil gcc compatible version of crazyflie_firmware
Replies: 16
Views: 12936

Re: I made a keil gcc compatible version of crazyflie_firmwa

Hi, I have made a version of crazyflie firmware support both keil and gcc compile environment. If you are interested in it, get it from https://github.com/wwfiney/crazyflie_firmware_keil_gcc WOW!!!! Thank you very much! I just tried it locally here and saw that a Keil build produces 40 warnings. I ...
by DerShu
Fri Nov 22, 2013 5:55 pm
Forum: Developer Discussions
Topic: crazyflie-firmware
Replies: 9
Views: 11686

Re: crazyflie-firmware

eman wrote:Could you post your Crazyflie firmware code in Keil ARM for me?
Thank you.
I would really like to get a Keil Crazyflie project file that works with the project structure used by the Crazyflie code too!
I have been trying to get a good compile working with Keil. :oops: