kdevelop as IDE for Adruino
Danni Coy
danni.coy at gmail.com
Thu May 15 13:09:18 BST 2014
when setting up a project choose "custom build system".
This will allow you use custom scripts or commands to each of the
steps needed to configure,build and install your project
On Thu, May 15, 2014 at 8:54 PM, Anton Steiner <oe2azm at yahoo.de> wrote:
> Hy.
> a few days ago I bought an Arduino Uno. But the IDE from the Arduio Site is
> a bit mingy. So I desided to use kdevelop as alternate IDE.
> In the documentation I read:
> ---
> Create a new external script in kdevelop, you can name it "Compile and
> upload Arduino" and put the following command:
>
> make TARGET=%b all upload
> ---
>
> How can I create an external script in kdevelop?
>
> Many thanks
> Anton
>
> _______________________________________________
> KDevelop mailing list
> KDevelop at kde.org
> https://mail.kde.org/mailman/listinfo/kdevelop
More information about the KDevelop
mailing list