/* * Configuration file for STA-Core. * * Created on: Aug 30, 2023 * Author: Dario */ #ifndef INC_STA_CONFIG_HPP_ #define INC_STA_CONFIG_HPP_ // Use the STM32F411 microprocessor. #include #endif /* INC_STA_CONFIG_HPP_ */