cu-rp-gpio 1.2.1

This is a simple driver example for the Raspberry Pi GPIOs for Copper.
docs.rs failed to build cu-rp-gpio-1.2.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: cu-rp-gpio-1.1.0

Raspberry GPIO driver for Copper

This enables the communication with the GPIO pins of a raspberry Pi as a Sink task on Copper.

RPGpio can take an owned GPIO pin resource via resources: { pin: \"<bundle>.gpio0\" } from cu_linux_resources::LinuxResources.

See the crate cu29 for more information about the Copper project.