STM32H7: 0S2 compilation

pull/9552/head
jeromecoutant 2019-01-30 14:05:18 +01:00
parent a4ed473afc
commit 0564498509
2 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
/* Includes ------------------------------------------------------------------*/
#include "stm32h7xx.h"
#include "Legacy/stm32_hal_legacy.h"
#include "stm32_hal_legacy.h"
#include <stddef.h>
#include <math.h>