Expand description

Functional testing framework for AVR binaries, powered by simavr.

For more details, please see this repository’s README.

Structs

A comfortable wrapper over simavr that allows to test AVR binaries in seconds.

Number of cycles it took to execute the instruction, somewhat approximate¹.

Traits

A type that can be retrieved through Uart::recv().

A type that can be transmitted through Uart::send().