PMW3610 is a low‑power optical mouse sensor.
motion pin is optional. If omitted, the sensor is polled.toml configurationspi.mosi and spi.miso must be the same pin, or one of them empty.
Define Pmw3610Device and add it to run_devices! macro.
And define a Pmw3610Processor and add it to run_processor_chain! macro to process the events.
This should be added to the central if the sensor is on split peripheral.