mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-01-12 03:10:08 +00:00
Update to version 1.73: - Fixed some inconsistent indenting in bcm2835.c that triggers warnings for some people. - Added Timeout checks to bcm2835_i2c_write() in case of IO problems. New reason code BCM2835_I2C_REASON_ERROR_TIMEOUT added. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>