Hi, There is a way to port Arduino Library on UDOO M4? Specifically I would like to use CapacitiveSensor Library, but when I try to load the code on M4, the result is an "IO_REG_TYPE" error. I think there are some constant that should be defined but there aren't for M4 however basically I don't understand what to do and also I don't understand exactely what's is happening! Thanks in advance and sorry for my bad English!
Dear Lorenzo, first of all welcome in the forum! Point is some Arduino libraries are not ported yet. Here are some tips to finalize the porting: http://chipkit.net/tips-porting-arduino-libraries/ Cheers