|
rusEFI
The most advanced open source ECU
|
Board initialization file.
Definition in file board.c.
Functions | |
| void | delay (void) |
| void | __early_init (void) |
| void | __late_init (void) |
| void | boardInit (void) |
| void __early_init | ( | void | ) |
Definition at line 21 of file board.c.

| void __late_init | ( | void | ) |
| void delay | ( | void | ) |