How to compile .ino file as .cpp
Posted: Fri Nov 10, 2017 6:59 pm
Hi,
I am writing a simulator/debugger environment for arduino code.
I would like to set codelite so it will treat .ino files same as .cpp, in patricular, I would like the automatically generated makefile be generated for .ino files.
What should I do?
Thanks
Baruch
I am writing a simulator/debugger environment for arduino code.
I would like to set codelite so it will treat .ino files same as .cpp, in patricular, I would like the automatically generated makefile be generated for .ino files.
What should I do?
Thanks
Baruch