Skip to content

configuring and calling the script via Kconfig and CMake. #22

@TjazVracko

Description

@TjazVracko

Required steps / Implementation details

The code generation outlined in #21 has to be enabled via a KConfig variable, The path to the settings JSON should be a separate variable.

Add CMake "code" that will add the JSON file as a dependency and re-run the code gen script whenever it changes.
(add_custom_target, add_custom_command - SO LINK). See the version info lib and talk to Marko for some guidance here.

Add a sample demonstrating the use.

Definition of Done

Code in written, tested and reviewed. The sample works.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions