Kubos APIs ========== The Kubos SDK provides a variety of APIs to help with the development of mission software: - :doc:`Device Interfaces ` - APIs for external devices (ex. radio), built on top of the Kubos HAL - :doc:`OBC APIs ` - APIs for features which are internal to a particular OBC - :doc:`Kubos HAL ` - Hardware interface abstractions (I2C, SPI, etc) - :doc:`Kubos Libraries ` - Non-hardware libraries .. toctree:: :caption: APIs :hidden: Device Interfaces OBC APIs Kubos HAL Kubos Libraries