CubeMon-Vue-Demo-STM32F407VGT6U
back_door.h
Go to the documentation of this file.
1
8#ifndef INC_PROG_BACK_DOOR_H_
9#define INC_PROG_BACK_DOOR_H_
10
12
13void back_door_handle(void);
14
15#endif /* INC_PROG_BACK_DOOR_H_ */
provides HAL includes for different MCU cores