/* * Common code for hwinit1 * */ /* * HAL initialization. */ halInit(); /* * ChibiOS/RT initialization. */ chSysInit();