velxio/backend/app
David Montero Crespo e259a5dc19 fix(espidf): pick the python venv matching the IDF tree's version
The newest-env-wins heuristic pinned a 5.x env for a 4.4 tree — each
generation's dependency check only accepts its own requirement set. The
version is read from tools/cmake/version.cmake of the active IDF tree,
falling back to the newest env when unreadable.
2026-07-22 08:10:16 +02:00
..
api feat(opencore): extract Pico W WiFi to a pluggable PIO peripheral seam 2026-06-15 08:33:28 +02:00
core feat(opencore): extract Pico W WiFi to a pluggable PIO peripheral seam 2026-06-15 08:33:28 +02:00
database
mcp
models
schemas
services fix(espidf): pick the python venv matching the IDF tree's version 2026-07-22 08:10:16 +02:00
utils
__init__.py
main.py feat(flash): write compiled sketches to real USB boards (phases D1+D3) 2026-05-27 00:20:20 -03:00