Added rtos2-utils and changed config for sta-core

This commit is contained in:
dario
2023-08-30 13:13:57 +02:00
parent e358b6d15a
commit e68c2e6545
177 changed files with 2810 additions and 1 deletions

View File

@@ -8,7 +8,8 @@
#ifndef INC_STA_CONFIG_HPP_
#define INC_STA_CONFIG_HPP_
// Use the STM32F411 microprocessor.
#include <sta/devices/stm32/mcu/STM32F411xE.hpp>