Kubos APIs ========== The Kubos SDK provides a variety of APIs to help with the development of mission software: - :doc:`Device Interfaces ` - APIs for devices (ex. radio), built on top of the Kubos HAL - :doc:`Kubos HAL ` - Hardware interface abstractions (I2C, SPI, etc) Some third-party APIs are also included with the Kubos SDK: - :doc:`CSP (Cubesat Space Protocol) ` - A small protocol stack targeting embedded systems .. toctree:: :caption: APIs :hidden: Device Interfaces Kubos HAL CSP