fprime-community / fprime-arduino

An implementation allowing fprime to be run on a limite number of Arduino compatible devices.
Apache License 2.0
24 stars 11 forks source link

Can I run this in Arduino UNO #3

Open mlbo opened 3 years ago

Joshua-Anderson commented 3 years ago

This example is really targeting the teensy board. This example would be a good starting point for uno support, but it would still be a lot of cmake work to support it. I'd also be concerned that fprime would be too large to fit within the Uno's limited ROM storage.