Hello KurtE,
Thanks for your answer, I will try and tell you how it goes.
On the other hand, about EventResponder, I read that I must first compile this class and then link it to the source files...
Type: Posts; User: Alecter
Hello KurtE,
Thanks for your answer, I will try and tell you how it goes.
On the other hand, about EventResponder, I read that I must first compile this class and then link it to the source files...
Hello everyone,
Currently Im using teensy3 to distribute firmware that uses a third party SDK. The program is written in C and to compile it I use Scons adding the links to core teensy3.
Now, we...