From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 30 Dec 2015 22:22:27 +0000 From: "Brian L. Stuart" To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Message-ID: <1780889748.4171096.1451514147540.JavaMail.yahoo@mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit References: <1780889748.4171096.1451514147540.JavaMail.yahoo.ref@mail.yahoo.com> Subject: Re: [9fans] Pi updates Topicbox-Message-UUID: 7b705352-ead9-11e9-9d60-3106f5b1d025 On Wed, 12/30/15, Skip Tavakkolian <9nut@9netics.com> wrote: > > - Enhancements for I2C and SPI > > is there an updated devrtc3231.c, or a conventional user space > fs, that uses the new i2c? Yes, there's a devi2c userland interface ported over from Inferno. That's what's being used to drive the robot in the video clip. BLS