Platform
X Duino project extends the hardware horizon of Arduino which (as of today) is solely based on ATMEGA processor. The possibilities areĀ are limitless.
Currently the following processor platforms are supported:
[ARM]
ARM Cortex-M3 of STM32F10x
(This list will keep expanding based on your contribution or if I can get a hold of more boards : -)
Currently no IDE is provided which means that users will need to obtain their own compiler (Arm GCC, Keil RV-MDK, IAR, etc) for this to work.
Development of Xduino IDE is under consideration.

#1 by Opas on August 2nd, 2009
I can not compile your project in Keil Realview MDK. Please give me a sample project file for Keil.
#2 by admin on August 5th, 2009
The next version (0.3 : -) will be released with the Keil RV-MDK project file. So please check back often.
#3 by Jose on August 6th, 2009
I was reading about Xduino at your web site and was wondering if the Cortino board (http://www.bugblat.com/products/cor.html) could also be programmed using Xduino. It seems that the guys that started this project also selected in a first instance the ARM Cortex M3 processor.
It would be great if it were possible also with the CORTINO development board. I would greatly appreciate your insight and advice about the matter. Thank you very much in advance! Regards.
#4 by Ram on August 6th, 2009
We haven’t had a chance to get a hold of Cortino board yet so this cannot be confirmed. However, it should work fine for the one with the STM32f103ret6 mcu.
#5 by jf on August 13th, 2009
Hi
I also am very interesting in hardware like ardunio. The project Cortino board is very interesting.
I have working with arduino, but I think that the procesador is not very powerfull. I would like to make a desing like the arduino board, with de arm mcu. ( like cortino, buy with a open design )
Best regards
#6 by Ram on August 13th, 2009
Excellent! Please let us know if you have any update on the open ARM board. We would recommend Cortex-M3 from STM32 mcu as it is very cost effective with good performance. Also, this mcu would be pretty much compatible with current Xduino release.