Skip to content
Snippets Groups Projects
Commit b79047b7 authored by Luca Erbetta's avatar Luca Erbetta :rocket:
Browse files

Update README.md

parent 3d89d679
No related branches found
No related tags found
No related merge requests found
Pipeline #728 failed
# R2A-HERMES OBSW [![pipeline status](https://git.skywarder.eu/r2a/skyward-boardcore/badges/master/pipeline.svg)](https://git.skywarder.eu/r2a/skyward-boardcore/commits/master)
*Software for X-Wing Test Board*
*Software for R2A-Hermes*
This repository contains the On-Board Software for R2A-Hermes.
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).
## Folder Structure
| **src/** | **sources!** |
| ---------------------- | --------------------------------------------------- |
| boards/ | Classes source files, divided per board. |
| entrypoints/ | Each file here is a "*main*" to be built with SBS. |
| tests/ | Tests that can be built with SBS. |
| **skyward-boardcore/** | Provides the build system (SBS) and common drivers. |
| **bin/** | Compiled binaries, to be flashed on boards. |
| **build/** | MIOSIX Makefiles generated by SBS (*not important*) |
| **obj/** | Building stuff (*not important*) |
## Content
This repo contains software components that are specific to R2A-Mini a.k.a Hermes.
## Contributing
If you are developing new features, branch off from the `testing` branch and then merge back.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment