velxio/docs
David Montero Crespo ca8dcedcc7 feat: STM32 (Blue Pill / Black Pill) QEMU emulation + Pro board gating
STM32 emulation (open-core, runs via libqemu-arm in the backend worker):
- backend: stm32_lib_manager + stm32_worker (GPIO, USART, I2C/SPI device models
  reusing the ESP32 slaves, live sensor updates), arduino_cli STM32 branch,
  start_stm32 simulation route.
- frontend: Stm32Bridge + Stm32BluePill(/BlackPill) web components (Wokwi SVGs),
  board kinds, Interconnect/boardPinMapping/boardProtocols wiring, example
  projects (blink, serial, I2C BMP280/MPU6050/DS1307/SSD1306/weather, 7-seg,
  RGB, button, switch, stepper, cross-board interconnect).
- Raspberry Pi 4/5 board elements + thumbnails.

Pro board gating (generic OSS->Pro seam; entitlement logic lives in the overlay):
- lib/proBoardGate.ts: isProBoardKind (STM32 + every QEMU Raspberry Pi),
  installBoardGateImpl/boardGateDecision, triggerProUpgradePrompt.
- PRO badge on those boards in the component picker; gate at the picker add +
  the run backstop (startBoard).
- backend/app/services/board_access.py: server-side enforcement seam for the
  simulation WebSocket; STM32/Pi unavailable -> Pro-framed message.
- desktop: generic QemuDownloadPrompt + Stm32QemuPrompt (download-behind-license,
  mirrors the ESP32 prompt).
- .gitignore: never ship libqemu-* binaries in the public image.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-30 19:06:14 -03:00
..
examples feat: Enhance introduction and roadmap documentation 2026-05-29 00:50:27 -03:00
img/boards
wiki fix(ui): narrow pointer-passthrough whitelist; restore DHT22/HC-SR04 dialog 2026-05-19 15:16:47 -03:00
ARCHITECTURE.md feat: Enhance introduction and roadmap documentation 2026-05-29 00:50:27 -03:00
BOOT_IMAGES.md feat(sim): boot_images module + Pi 3 emulation restored 2026-05-16 05:41:46 +02:00
BUILD-QEMU.md docs: BUILD-QEMU.md + 'Build QEMU from source' docs section 2026-05-14 05:44:10 +02:00
CUSTOM_CHIPS.md
ESP32C3_WIFI_BLUETOOTH.md
ESP32_EMULATION.md refactor(esp32): retire ledc_update + broadcastPwm + channelGpioMemo 2026-05-19 04:05:34 +02:00
ESP32_WIFI_BLUETOOTH.md
MCP.md
MICROPYTHON_IMPLEMENTATION.md
PICO_W_WIFI_EMULATION.md
RASPBERRYPI3_EMULATION.md docs(pi3): refresh RASPBERRYPI3_EMULATION.md for the boot_images flow 2026-05-16 07:07:41 +02:00
RISCV_EMULATION.md
RP2040_EMULATION.md
SETUP_COMPLETE.md feat: Enhance introduction and roadmap documentation 2026-05-29 00:50:27 -03:00
THIRD_PARTY.md feat: STM32 (Blue Pill / Black Pill) QEMU emulation + Pro board gating 2026-05-30 19:06:14 -03:00
analytics.md
components.md feat: Enhance introduction and roadmap documentation 2026-05-29 00:50:27 -03:00
desktop-app.md feat: Enhance introduction and roadmap documentation 2026-05-29 00:50:27 -03:00
emulator.md feat: Enhance introduction and roadmap documentation 2026-05-29 00:50:27 -03:00
getting-started.md feat: Enhance introduction and roadmap documentation 2026-05-29 00:50:27 -03:00
img1.png
img2.png
img3.png
img4.png
img5.png
img6.png
intro.md feat: Enhance introduction and roadmap documentation 2026-05-29 00:50:27 -03:00
roadmap.md feat: Enhance introduction and roadmap documentation 2026-05-29 00:50:27 -03:00