Skip to main content

Crate uboot_shell

Crate uboot_shell 

Source
Expand description

Async U-Boot shell communication over runtime-neutral futures I/O.

Modules§

crc
CRC16-CCITT checksum implementation. CRC16-CCITT checksum implementation.
ymodem
YMODEM file transfer protocol implementation. Async YMODEM file transfer protocol implementation.

Structs§

UbootShell