запустилось... но симуляцию периферии надо переделывать, работает непойми как

This commit is contained in:
2025-06-15 02:42:02 +03:00
parent 0f3ac734bf
commit e7e0884c09
12 changed files with 28 additions and 13 deletions

View File

@@ -28,9 +28,12 @@ extern "C" {
/* Includes ------------------------------------------------------------------*/
#include "stm32f1xx.h"
#include "stm32_defs.h"
#include "Legacy/stm32_hal_legacy.h"
#include <stddef.h>
//#include "mcu_wrapper_conf.h"
#include "stm32f1xx_matlab_rcc.h"
#include "stm32f1xx_matlab_gpio.h"
#include "stm32f1xx_matlab_tim.h"
/* Exported types ------------------------------------------------------------*/