You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
193 B

11 months ago
  1. #pragma once
  2. #include "stm32basic/stm32basic.hpp"
  3. #include "stm32halport/stm32halport.hpp"
  4. #include "stm32components/sysmgr/sys_mgr.hpp"
  5. #include "ucomponents/ucomponents.hpp"
  6. #include "main.h"