Home
last modified time | relevance | path

Searched refs:fatal (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/scripts/
Dgenerate_lv_conf.py12 def fatal(msg): function
49 fatal(f"Template file not found at {args.template}")
51 fatal(f"User config file not found at {args.config}")
53 fatal(f"User defaults not found at {args.defaults}")
89 fatal(f"Failed to apply key '{key}' to line '{src_line}'")
102 fatal('The following keys are deprecated:\n ' + '\n '.join(unused_keys))