CalgaryToSpace / CTS-SAT-1-OBC-Firmware

Firmware for the CTS-SAT-1 ("FrontierSat") mission. Runs on the STM32-based Onboard Computer.
MIT License
8 stars 0 forks source link

CTS-SAT-1-OBC-Firmware

Onboard Computer (OBC) Firmware and ground support software for the CTS-SAT-1 ("FrontierSat") mission. Firmware runs on the STM32-based Onboard Computer.

Quick Links - Getting Started

Contributors

Please add your name to the list below in your first Pull Request!

License and Libraries

This bulk of this project is licensed under the MIT License. See the LICENSE file for details.

This project includes the following libraries, each with their own licenses:

  1. STM32CubeIDE HAL library, which is licensed under a variety of licenses. See applicable licenses in applicable sub-folders.
    • The gist is that the usage is very permissive, as long as you buy real STM32 chips.
  2. FreeRTOS
  3. CMSIS
  4. LittleFS: Licensed under the BSD-3-Clause license.