Hacker News new | ask | show | jobs
by skreuzer 3954 days ago
FreeBSD has full support for GPIO and i2c on both the RPi 1 and 2. Simple wrappers around FreeBSD's GPIO ioctl can be found at https://github.com/gonzoua/freebsd-gpio
1 comments

I'm more curious if WiringPi is usable or ported over?