Skip to content
This repository has been archived by the owner on Jun 5, 2019. It is now read-only.

Basics

Closed Oct 3, 2015 83% complete

The basics for a modern managed code development platform for embedded devices:

  • support for a modern (object oriented) language: C#
  • modern tooling: VS2015 project system and debugging
  • Threading and Timers
  • Some basic I/O
  • Easy portability for a broad range of targets
  • Ability to reuse existing C/C++ code

The basics for a modern managed code development platform for embedded devices:

  • support for a modern (object oriented) language: C#
  • modern tooling: VS2015 project system and debugging
  • Threading and Timers
  • Some basic I/O
  • Easy portability for a broad range of targets
  • Ability to reuse existing C/C++ code
Loading