SystemModelType missing in 4.2

I can only see EMX in SystemModelType for 4.2…

My code is build for 4.1 and I need to see if the SoM is a USBizi, EMX or G120 at runtime.

Any replacement for the missing enums?

Nothing available but we can look into this. There are ways to determine the device by reading specific registers, like the LCD buffer address.

USBizi will not get 4.2, so that’s somewhat unnecessary now, but I can see the value in having EMX, G120 etc detectable.