periph / conn

Go·Hardware·Lean - Interfaces
https://periph.io
Apache License 2.0
65 stars 11 forks source link

conn: Define common canonical errors on buses #35

Open maruel opened 10 months ago

maruel commented 10 months ago

Ported from https://github.com/google/periph/issues/80.

Examples would include conn.ErrNoResponse, i2c.ErrNoAck and onewire.ErrBus.