module_handler
Classes
ModuleHandler
Responsible for generating the module source code.
Functions
compute_values
generate_common_files
Generates common files for the module.
Parameters:
-
save_path
Path
) –Path to save the generated files.
generate_neuralspot_module
Generates the NeuralSpot module files.
This method creates the module.mk file for the NeuralSpot module.
generate_zephyr_module
Generates the Zephyr module files.
This method creates the module.yml and CMakeLists.txt files for the Zephyr module.