Searched refs:image_upload (Results 1 – 5 of 5) sorted by relevance
27 mcumgr.image_upload('/path/to/image', timeout=100)30 mcumgr.image_upload('/path/to/image', slot=2, timeout=100)
64 mcumgr.image_upload(image_to_test)119 mcumgr.image_upload(image_to_test)193 mcumgr.image_upload(image_to_test)
43 mcumgr.image_upload(image_to_test)
56 def image_upload(self, image: Path | str, slot: int | None = None, timeout: int = 30): member in MCUmgr
162 mcumgr.image_upload('path/to/zephyr.signed.bin')