PixRacer Inertial Sensor

I’m looking into using a Pixracer board:

https://pixhawk.org/modules/pixracer

and I see that is uses an ICM20608 IMU. AP_InertialSensor_PX4.cpp only handles initializing MPU6000, MPU9250, and LG3D20.

Will the inertial sensor be properly initialized on this board?

Jared