examples for st7567_rs driver
for now tested on rpi pico and st7567 by pimoroni only.
Currently, examples are provided for:
Choose the appropriate folder:
- For embassy-rs:
cd examples/rp/embassy-examples
- For rp-hal:
cd examples/rp/rp-hal-examples
Run cargo run --release --bin embedded_graphics_hello_world