C#

As with any embedded environment, you can write C code to target the device.

Pros#

  • Low level access.

  • If the code is well written, it will perform extremely well.

Cons#

  • Not much device specific library support.

Further Reading#

This site was last updated on Nov 19, 2024.