stubber.commands.get_mcu_cmd ============================ .. py:module:: stubber.commands.get_mcu_cmd .. autoapi-nested-parse:: Deploy and run createstubs on one or more microcontrollers. Functions --------- .. autoapisummary:: stubber.commands.get_mcu_cmd.cli_create_mcu_stubs Module Contents --------------- .. py:function:: cli_create_mcu_stubs(variant: str, format: str, debug: bool, serial: List[str], ignore: List[str], bluetooth: bool, exclude: List[str], mount_vfs: bool) -> int Run createstubs on one or more MCUs to collect firmware stubs (formerly MCU stubs).