Ayke van Laethem
aac959eb7b
i2csoft: use cycle counting for delays
...
This should make the software I2C driver more portable, and potentially
usable on chips that aren't yet supported. More importantly, it avoids
some guesswork in the various chip-specific timing code.
2023-05-14 19:35:29 +02:00
deadprogram
8b3075fdba
build: remove older format build tags
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2022-12-21 17:47:14 -05:00
sago35
734adb6df8
i2csoft: fix Configure()
2021-11-04 15:02:21 +01:00
sago35
2492fcb322
i2csoft: gofmt
2021-11-04 15:02:21 +01:00
sago35
4f82c231cb
i2csoft: add source code for each target
2021-11-04 15:02:21 +01:00
sago35
2c9a05a413
i2csoft: remove the return value
2021-11-04 15:02:21 +01:00
sago35
a89a26112e
i2csoft: fix baudrate handling
2021-11-04 15:02:21 +01:00
sago35
bd42656644
i2csoft: add support for software I2C
2021-11-04 15:02:21 +01:00