Software for X-Wing Test Board
This repository contains the On-Board Software for the X-Wing board, used for testing the "Rogallina" wing.
To clone, use the --recurse-submodules
option.
To build, use sbs
(for more info, type ./sbs --help
on Linux or sbs --help
on Windows).
Contributing
If you are developing new features, branch off from the testing
branch and then merge back.