Creating an API

08 Feb 2011

Hello!

Could somebody recommend me an editor to create an API of a class developed by me? I have no much experience programming in C++.

Thank you

(I posted this in another mbed forum, but I think that this is the correct place to this question, I´m sorry)

29 Apr 2011

Hi,

You can use Notepad++ and upload your development (.h & .cpp) on mbed.org Moreover, you directly edit your code in the compiler.

Regards, GM