rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
halconf.h
Go to the documentation of this file.
1/**
2 * @file boards/subarue_eg33/halconf.h
3 *
4 * @brief In this header we can override halconf.h.
5 *
6 * @date Feb 06, 2021
7 * @author Andrey Gusakov, 2021
8 */
9
10#ifndef _HALCONF_SUBARUEG33_H_
11#define _HALCONF_SUBARUEG33_H_
12
13/* this file is exist just to include mcuconf.h from THIS directory */
14#include "mcuconf.h"
15
16#include "../../../hw_layer/ports/stm32/stm32f7/cfg/halconf.h"
17
18#endif /* _HALCONF_SUBARUEG33_H_ */