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