rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
config
boards
cypress
board.h
Go to the documentation of this file.
1
/**
2
* @file board.h
3
* @brief Board initialization header file.
4
* @author andreika <prometheus.pcb@gmail.com>
5
*/
6
7
#ifndef _BOARD_H_
8
#define _BOARD_H_
9
10
/**
11
* @brief The board name
12
*/
13
#define BOARD_NAME "Cypress"
14
15
#endif
/* _BOARD_H_ */
Generated on Sat Sep 27 2025 00:10:07 for rusEFI by
1.9.8