Searched refs:config_out (Results 1 – 2 of 2) sorted by relevance
44 def mcux_create_config_cmake(config_out,kconfig_namespace='CONFIG_MCUX'): argument47 config_data = read_file(config_out)48 config_cmake = os.path.join(os.path.dirname(config_out), "config.cmake")
100 print(kconf.write_config(args.config_out))107 misc.mcux_create_config_cmake(args.config_out)