Status | Early development. | Nothing guaranteed to work. |
Requires | PROS | for drivers and the ARM cross compiler |
Get | Zip or git clone |
|
Build | make |
compile the program |
Upload | make upload |
to your robot |
Test | make test |
to build and run tests |
Clean | make clean |
removes files it created during build/test |