Functions | |
void | otosInitHardware (void) |
Init hardware as needed for otOS. |
|
Init hardware as needed for otOS. This function is called by otOS on startup to initialize the hardware. You must change this function to match your hardware.
Definition at line 65 of file hardware.c. Referenced by main(). |