0
mirror of https://github.com/TheusHen/EEGFrontier.git synced 2026-06-15 17:02:32 +00:00
Files
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