Skip to content

andreagilardoni/ArduinoCore-renesas

This branch is 246 commits behind arduino/ArduinoCore-renesas:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

06f704c · Aug 7, 2024
May 13, 2024
May 30, 2024
May 30, 2024
Nov 16, 2023
May 30, 2024
Aug 7, 2024
Aug 7, 2024
May 6, 2024
Aug 7, 2024
Nov 16, 2023
Aug 21, 2023
Jun 22, 2023
Sep 6, 2022
May 30, 2024
Jun 3, 2024
Aug 1, 2022
Jul 30, 2024
Nov 16, 2023

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.9%
  • C++ 1.0%
  • Python 0.1%
  • Shell 0.0%
  • Makefile 0.0%
  • CMake 0.0%