ms-iot / virtual-shields-arduino

Windows Virtual Shields for Arduino library
MIT License
90 stars 44 forks source link

does not compile with teensy #38

Closed tonton81 closed 7 years ago

tonton81 commented 7 years ago

i can compile it fine with mega2560 but it wont compile on my teensy 3.2 or 3.5 which uses arduino IDE 1.8 with teensyduino 1.34 support.

i would like to start using it with my surface book thanks

IoTGirl commented 7 years ago

Hi Tonton81, That is correct Virtual shields is for Arduino and is not expected to support Teensy. As stated on their site they expect many libraries to work but not all. See https://www.pjrc.com/teensy/td_libs.html Sincerely, IoTGirl

tonton81 commented 7 years ago

well that was discouraging considering they are still using the arduino core

IoTGirl commented 7 years ago

It seems that they may be a clone but are very honest that this is a different platform and that they don't support all Arduino capabilities. See the differences section on their site https://www.pjrc.com/teensy/teensyduino.html