Matei 0 Posted August 28, 2015 Share Posted August 28, 2015 Hi, Is it possible to use Energia via command-line (like a makefile)? I found such a makefile [1], but it supports only msp430. [1] https://github.com/elpaso/energia-makefile Thanks Quote Link to post Share on other sites
Rei Vilo 695 Posted August 28, 2015 Share Posted August 28, 2015 If you're a Mac user, give embedXcode a try. embedXcode is a template for Xcode, the free IDE for Mac OS X, and relies on makefiles for building and linking. Quote Link to post Share on other sites
zlalanne 37 Posted August 28, 2015 Share Posted August 28, 2015 There is also another tool called PlatformIO which allows you to create Energia projects, compile and flash from the command line. http://platformio.org/ Fmilburn 1 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.