Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 818 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 818 Bytes

Demonstrating Heimlig on a Local Linux Machine

This directory contains an example setup of a Heimlig core and a client running in separate Embassy tasks.

The client continuously sends requests for random data to the core and prints the response to standard output. The communication between client and core is implemented using heapless queues.

Quickstart

cd examples/linux
cargo run

Example output:

    Finished dev [unoptimized + debuginfo] target(s) in 0.07s
     Running `target/debug/linux`
2022-11-25T14:16:01.055Z INFO  [CLIENT] Sending request: random data (size=16)
2022-11-25T14:16:01.065Z INFO  [CLIENT] Received response: random data (size=16): 346edeb787c093f2ec35b1c0b7ba58c6