ticktrace
// cookbook

Peripheral cookbook.

One page per peripheral. Each cookbook lists the register-level recipe, the assembly call sequence, the gotchas we hit on real silicon, and a working demo. These are the references that grew out of debugging the SDK against hardware.

// bring-up

// calling conventions

// gpio & timing

// comms

// throughput

// crypto / random

// concurrency

// trace & test

// apps & studio