View Single Post
  #21   Spotlight this post!  
Unread 03-07-2014, 12:45
yash101 yash101 is offline
Curiosity | I have too much of it!
AKA: null
no team
 
Join Date: Oct 2012
Rookie Year: 2012
Location: devnull
Posts: 1,191
yash101 is an unknown quantity at this point
Re: C# and .NET for FRC on RoboRIO

Quote:
Originally Posted by jkoritzinsky View Post
The Microsoft .Net runtime only runs on x86/64 and amd64 and ARM on windows only. The Mono .Net runtime supports ARM processors running Linux. No emulator is needed.
OK. Thanks for elaborating!