← Back to roadmap
Stub

SPI slave

Priority 2 - Microcontroller & SoC Peripherals / 2.2 Serial buses

$0 / $6,7500% funded
$0 / $6,750 - 0%
As a device-driver developer, I want vemu to finish its SPI slave model, so that I can depend on slave devices for production firmware, not just the common path.

Why it matters

Slave devices

Summary

Device-side SPI

Scope of work

Currently a register-only stub. Replace it with a working model of SPI slave that actually exhibits the hardware behavior. What it is: Device-side SPI. Why it matters: Slave devices.

Current state

Status: Stub only (registers, no behavior). Notes / evidence: Nordic SPIS semaphore handshake only; zero bytes ever exchanged.

Blocked by 3

Fund these first - this work can't be completed until they ship.

  • Done
  • Done

Activity log

  1. Feature defined and added to the roadmap

  2. Funding goal set to $6,750

  3. Implementation status: Stub