Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 8 months ago.
Support for arduino libreries
Hi
I've a Nucleo STM32 board that supports Arduino form factor shields. There's also support for Arduino pin names in code. Other than this, is there support for Arduino.h calls like pinMode, analogRead, etc? And support for other libraries written for Arduino? It looks to me it wouldn't be much difficult to emulate Arduino in mbed, since some maple boards can already be programmed with Arduino IDE.