An open API service indexing awesome lists of open source software.

https://github.com/spaceteam/sts1_cobc_docker

Docker image used for developing, building, and testing the COBC software of Space Team Sat 1
https://github.com/spaceteam/sts1_cobc_docker

cubesat docker

Last synced: 7 months ago
JSON representation

Docker image used for developing, building, and testing the COBC software of Space Team Sat 1

Awesome Lists containing this project

README

          

Docker image used for developing, building, and testing the [COBC software of SpaceTeamSat1](https://github.com/SpaceTeam/STS1_COBC_SW).

* The `linux-x86` folder is used to build an image that can only compile linux-x86 targets, making it much lighter than the full image.
* The `full` folder is used to build an image that can additionally cross-compile for the COBC (=STM32F411).