Hacker News new | ask | show | jobs
by mechagodzilla 1163 days ago
Ah, but did it have to write a bit-banged I2C driver with multi-master support first, or could it just call "i2c_write()" and "i2c_read()?
1 comments

The latter of course - I told you it did pretty well after all :)

It's a machine that saves you multiple copy'n'pastes, so you can just do a single copy'n'paste.