2026-02-26 17:19:05 -03:00
..
2026-02-26 17:19:05 -03:00
2026-02-26 17:19:05 -03:00

PlatformIO Tests

Run unit tests (host / local PC)

pio test -e native

Build firmware (RP2040 / XIAO)

pio run -e xiao_rp2040

Optional: upload firmware

pio run -e xiao_rp2040 -t upload