I have found a description of a unit implementing an interface to the gpio driver in the Free Pascal documentation. It is here: http://wiki.freepascal.org/Lazarus_on_Raspberry_Pi#5._PiGpio_Low-level_native_pascal_unit_.28GPIO_control_instead_of_wiringPi_c_library.29
However, it specifically lists the BCM2835 chip and not the BCM2836 which is used on the Pi2. So I wonder if anyone here knows about an updated gpio.pas file which works on the Pi2? -- Bo Berglund Developer in Sweden -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
