Updated to fix compile issues

This commit is contained in:
CarlWachter
2024-01-23 16:23:12 +01:00
parent 0d34d57a8e
commit ae76dba3d2
82 changed files with 138 additions and 87 deletions

View File

@@ -8,7 +8,8 @@
#ifndef INC_STA_CONFIG_HPP_
#define INC_STA_CONFIG_HPP_
#include <sta/devices/stm32/mcu/common.hpp>
#define STA_STM32_ASEAG
#include <sta/devices/stm32/mcu/STM32F407xx.hpp>
// Doesn't really do too much right now. Has to be added for successful compilation.
#define STA_PRINTF_USE_STDLIB