What type of processors .NET Miro Framework supports?
At this time only ARM7, ARM9 and Blackfin are supported. Family of supported processors will grow in the future. Remember, that your application is written in C#, so you don’t need to worry about hardware specific features of the processor, since everything is exposed into managed code. Applications are very easily portable from one CPU to another.