A build of Companion Satellite that uses Armbian to run on several SBC's (See also: companion-armbian)
This repo uses Github Actions to build Armbian, and then install Companion Satellite. It then saves the resulting image file as an artifact for you to write to an SD card. To do this process on your own:
- Fork this repository.
- Navigate to the
Actions
tab on your fork, and select the actionBuild armbian + build companion satellite
on the left pane. - Click
Run Workflow
, and select your board and version of Companion Satellite. - Run the workflow
After the workflow completes, navigate to the
Summary
tab of that execution, and your image file will be attached asArmbian_firmware.zip