velxio/docker
David Montero 853877dbc9 fix(docker): install STM32duino core in entrypoint
STM32 Blue/Black Pill sketches failed to compile with "Platform
'STMicroelectronics:stm32' not found" because the arduino-cli STM32 core
and its board-manager URL were never set up. Add the stm32duino board
manager URL (first-run block) and `core install STMicroelectronics:stm32`
alongside the other cores so a fresh arduino-libs volume can compile STM32.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-31 05:17:23 +02:00
..
entrypoint.sh fix(docker): install STM32duino core in entrypoint 2026-05-31 05:17:23 +02:00
nginx.conf fix(nginx): use relative redirects so trailing-slash 301s preserve HTTPS 2026-05-09 04:56:35 +02:00