Hello,I bought a board gr-sakura and I would like to know if it was possible to use my arduino libraries? If so could you help me?Is it possible to import in the web compiler?Thank you.
Thank you for using our product.
I've answered via e-mail already, but I realize this query now. So I will answer again here.
Most likely "yes". The basic libraries for GR-SAKURA is almost compatible with Arduino.
tool-cloud.renesas.com/.../library.html
We are using "google translate" for showing forign language. I'm sorry to bother you.
In addition, If you had your own library files, then recommended to use "add file" function.
Hello,
If I want add library in a offline IDE and compiler (i have HEW) what is the way?
Another question: Someone has imported the Firmata library in SAKURA?
Thanks
@stefben
You can do it by choose
Project -> Add Files
select all the files you want and then recompile your project.
I have seen that the libraries are pre-compiled and are add with name.a file in the toolchain configuration.
Is possible use the normal library name.h and name.cpp. Where i have to put it
(I use IDE HEW and Sakura_Debug_HEW project)
I have find the solutions. I have to put the files in "include" folder