Moteino without arduino

Started by imo, March 11, 2017, 04:46:55 PM

imo

Hi
Is there any attempts to use/programming moteino without using arduino?

Thanks


Imo

TomWS

Quote from: imo on March 11, 2017, 04:46:55 PM
Hi
Is there any attempts to use/programming moteino without using arduino?

Thanks


Imo
platformio works.

ChemE

Or are you asking about programming in AVR-C instead of using the Arduino libraries?  I routinely take my code in this direction once I have things working with the Arduino libraries.