Expand description
§rktk-driver-rp
rktk drivers for RP2040
For more detail, see RKTK project README This crate provides the rktk drivers for the RP2040 chip.
Many drivers is in this crate are just convenient wrappers over rktk_drivers_common
, but
implements some original drivers like split::pio_half_duplex
.