GitHunt
WA

waltje/Arduino.Core-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

Languages

C98.9%C++0.9%Python0.1%Linker Script0.0%Shell0.0%Makefile0.0%CMake0.0%Assembly0.0%Batchfile0.0%
MIT License
Created September 18, 2025
Updated February 27, 2026
waltje/Arduino.Core-renesas | GitHunt