I've just started playing with Android Things and noticed that I could not find anything about PS/2 support in its library. I am trying to hook up a TPM754 trackpoint module to my RPI3 so that I can possibly write a drive so I can use it.
As far as I am aware, the TPM uses PS/2 to communicate. Is there a way to do that in Android Things? I am not so experienced in programming a hardware so I do not see the overall steps I need to take to achieve what I want to do. So, I am learning as I go and would really appreciate if someone could give me a big picture.
Can someone give me pointers?