#ifndef STA_CORE_RASPI_HAL_HPP #define STA_CORE_RASPI_HAL_HPP #include #include #include /** * @defgroup sta_core_raspi Raspi * @ingroup sta_core_platforms * @brief Modules implemented for the Raspi platform. */ #endif //STA_CORE_RASPI_HAL_HPP