The S3 has GPIO0..48; the identity pinmap length drives how many pins picsimlab_wire_gpio connects to the host. Default 40 left GPIO40..48 unwired, so digitalWrite/Read on those pins never reached the frontend. Build a 49-entry pinmap when the machine is esp32s3 (mirrors the c3->22 special case). Requires the GPIO-model widening in libqemu (esp32_gpio bank-1 8->17). |
||
|---|---|---|
| .. | ||
| app | ||
| scripts | ||
| sdk | ||
| tests | ||
| .env.example | ||
| Dockerfile | ||
| debug_qemu.py | ||
| mcp_server.py | ||
| mcp_sse_server.py | ||
| requirements.txt | ||