arduino / ArduinoCore-renesas

Repository from Github https://github.comarduino/ArduinoCore-renesasRepository from Github https://github.comarduino/ArduinoCore-renesas

Arduino Renesas fsp Boards

Sync Labels status

Recompile libfsp.a

  • Navigate to extras/e2studioProjects/$projectName
  • Open the project in e2studio and build it
  • Launch fsp_to_arduino.sh script; this will
    • rebuild the library without .c files in ra_gen
    • rename the library and copy in variant/$boardName/libs
    • copy the include files (both generated and from fsp) in variant/$boardName/libs
    • copy the .c files in ra_gen to variants/$boardName/tmp_gen_c_files/ -> ONLY TEMPORARILY, these files will eventually go away

About

License:MIT License


Languages

Language:C 98.9%Language:C++ 0.9%Language:Python 0.1%Language:Linker Script 0.0%Language:Shell 0.0%Language:Makefile 0.0%Language:CMake 0.0%Language:Assembly 0.0%Language:Batchfile 0.0%