code wiki / mcu
topic: mcu
7 modules sharing the mcu name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_mcu_brick.nx | Rule-26 reversibility classifier for persistent-state writes on MCU targets. | 92 | 5 |
| nx_mcu_fit.nx | does a model config fit a specific MCU's memory hierarchy? Pure decision logic. | 64 | 3 |
| nx_mcu_fit_gate.nx | pins the MCU memory-hierarchy admission decision, using the REAL esp32-ai numbers | 135 | 3 |
| nx_mcu_q4.nx | the int4-weight x int8-activation group dot product: the kernel MCU-class LLM inference | 104 | 9 |
| nx_mcu_q4_gate.nx | pins the int4 x int8 MCU kernel to EXACT integer answers. | 147 | 1 |
| nx_mcu_ready.nx | THE HARDWARE-TEST CHOKEPOINT: composes the two independent questions a board must | 92 | 4 |
| nx_mcu_ready_gate.nx | pins the hardware-test chokepoint, using the MEASURED esp32-ai workload on the | 156 | 3 |