adafruit-rpi-fbtft icon indicating copy to clipboard operation
adafruit-rpi-fbtft copied to clipboard

Fork of FBTFT for use with Adafruit TS shield

Results 1 adafruit-rpi-fbtft issues
Sort by recently updated
recently updated
newest added

I received the following error from fbtft_device.c when attempting to compile with 3.18.y kernel sources. `drivers/video/adafruit-rpi-fbtft/fbtft_device.c:330:5: error: unknown field ‘irq_base’ specified in initializer make[3]: *** [drivers/video/adafruit-rpi-fbtft/fbtft_device.o] Error 1` The current...