parser = argparse.ArgumentParser(description="Preprocess a C header file and remove indentation.") parser.add_argument("--input", help="Path to the input C header ...
parser = argparse.ArgumentParser(description="""Create fonts for LVGL including the built-in symbols. lv_font_conv needs to be installed. See https://github.com/lvgl ...