Skip to content

oro-os/link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oro Link

This is the Oro Link project, a set of custom PCBs, firmware, and server infrastructure for the testing of the Oro Operating System via CI/CD pipelines.

The link is a physical board that interfaces with the ports and headers of supported computers, devices, and boards, and runs firmware to obtain builds of the Oro kernel and associated modules to send to the System Under Test (SUT) for automated testing and reporting.

The Oro Link allows contributors to the Oro project direct access via GitHub Actions the ability to test changes directly on real hardware alongside emulated environments, allowing for changes to be tested against niche or problematic hardware configurations.

Project Layout

All PCBs are located in pcb/, where all of the server infrastructure and firmware for the PCBs is located in firmware/ since it's a workspace with some local dependencies (e.g. the protocol spoken between the boards and the CI/CD daemon).

Each of the PCBs included in the project are described in the pcb/ directory's readme.

Supported Devices / Architectures

The supported architectures are listed here. In the case that several revisions or variants of a single device/arch board exist, links go to the currently used/developed/supported version.

License

Part of the Oro Operating System project.

The Oro Link is released to the public, WARRANTY FREE and provided AS IS. The Oro project and its contributors are NOT responsible for any damages caused by the purchase, assembly, or operation of the device, under any circumstances.

The Oro Link's PCB and associated custom footprints are released under the MIT License.

Unless otherwise specified, all Oro Link firmware (software code) and all other materials are licensed under the same license.

Firmware dependencies are under their respective licenses.

The Enter Command font used in part for text display is released CC-BY-4.0 by Font End Dev (jeti).

Languages