p3 fin
This commit is contained in:
21
P3_SETR2/Core/Inc/globals.h
Normal file
21
P3_SETR2/Core/Inc/globals.h
Normal file
@@ -0,0 +1,21 @@
|
||||
/*
|
||||
* globals.h
|
||||
*
|
||||
* Created on: Oct 27, 2025
|
||||
* Author: jomaa
|
||||
*/
|
||||
|
||||
#ifndef INC_GLOBALS_H_
|
||||
#define INC_GLOBALS_H_
|
||||
|
||||
#include "../../BSP/stm32l475e_iot01.h"
|
||||
#include "../../BSP/stm32l475e_iot01_accelero.h"
|
||||
#include "../../BSP/stm32l475e_iot01_gyro.h"
|
||||
#include "../../BSP/stm32l475e_iot01_hsensor.h"
|
||||
#include "../../BSP/stm32l475e_iot01_magneto.h"
|
||||
#include "../../BSP/stm32l475e_iot01_psensor.h"
|
||||
#include "../../BSP/stm32l475e_iot01_qspi.h"
|
||||
#include "../../BSP/stm32l475e_iot01_tsensor.h"
|
||||
#include <stdio.h>
|
||||
|
||||
#endif /* INC_GLOBALS_H_ */
|
||||
Reference in New Issue
Block a user