raspberrypi / tools

1.89k stars 865 forks source link

Missing input-event-codes.h #86

Closed lrusak closed 6 years ago

lrusak commented 6 years ago

For whatever reason input-event-codes.h seems to be missing from https://github.com/raspberrypi/tools/tree/master/arm-bcm2708/arm-rpi-4.9.3-linux-gnueabihf/arm-linux-gnueabihf/sysroot/usr/include/linux

however, it is present here https://github.com/raspberrypi/linux/blob/rpi-4.9.y/include/uapi/linux/input-event-codes.h

I'm not sure why.

lrusak commented 6 years ago

I'll just use linux/input.h instead