Property | Type | Description | |
---|---|---|---|
board_id | int | ||
board_revision | int | ||
build_time | uint | ||
description | string | ||
git_identity | string | ||
image | string | ||
image_size | int | ||
imagebyte | byte[] | ||
magic | string | ||
summary | string | ||
version | string |
Method | Description | |
---|---|---|
Firmware ( ) : System | ||
ProcessFirmware ( string path ) : |
||
__crc32 ( byte bytes, uint state ) : uint | ||
crc ( int padlen ) : int |
public static ProcessFirmware ( string path ) : |
||
path | string | |
return |
public __crc32 ( byte bytes, uint state ) : uint | ||
bytes | byte | |
state | uint | |
return | uint |