openinput-fw / openinput

Open source firmware for input devices
https://openinput.readthedocs.io
MIT License
71 stars 6 forks source link

HAL tests #87

Open FFY00 opened 3 years ago

FFY00 commented 3 years ago

We can test the protocol implementation by implementing a custom HAL, but we should still test the HAL implementations.

I am not exactly sure how this should look like, but I think probably having a testing board with an FPGA, and a swappable child PCB for each platform.

cc @perigoso

perigoso commented 3 years ago

I like this, I think it's something to look into, it is however pretty complex and a project by itself