mirror of
https://github.com/loopj/wavephoenix.git
synced 2025-12-17 01:57:10 +00:00
libsi
A partial implementation of the SI (Serial Interface) protocol used by N64 and GameCube controllers.
Platforms
- EFR32 Series 1 and Series 2 SoCs
Running tests
-
Build the test suite
cmake -Bbuild && cmake --build build --target test_si -
Run the tests
./build/test/test_si