D | uf2_writer.py | 27 chip_id: int, argument 29 chunk_size: int, argument 47 def __exit__(self, exc_type: str, exc_val: int, exc_tb: List) -> None: argument 52 def _to_uint32(num: int) -> bytes: argument 56 self, addr: int, chunk: bytes, len_chunk: int, block_no: int, blocks: int argument 85 def add_file(self, addr: int, image: bytes) -> None: argument
|