General description: renesas-build-utilities is designed to offer the users to build Renesas projects in VS Code the chance to save time by setting all configuration files needed in order to build the project with CMake and make. CMake's responsibility is to generate native build tool files from the platform and compiler independent configuration files named CMakeLists.txt. In order for the build process to be executed without a big effort on the user side, this extensions provides samples for the files requested by CMake:
Users will be able to edit them at any point if they wants to use different options. For information on how to use the Renesas VS Code plugins, please visit here. |