Hello,
As part of a college project I am looking into the feasibility of porting Paparazzi to the Crazyflie nano quadcopter.
http://wiki.bitcraze.se/projects:crazyflie:index
This uses an stm32f103CB microprocessor with 128kb flash and 20kb of ram. My concern is that the processor may not meet the minimum flash or ram requirements for Paparazzi.
After searching for the minimum requirements, I have been unable to find the suitable information. I realize that the size of the binary will depend on the specific drivers compiled and other possibly optional functionality.
Is there a minimum requirement for Paparazzi and/or will this microprocessor be powerful enough to run Paparazzi?