Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: thorpej
Date: Sat Sep 13 15:55:45 UTC 2025
Modified Files:
src/sys/dev/i2c: bmx280thpi2c.c
src/sys/dev/ic: bmx280.c bmx280var.h
src/sys/dev/spi: bmx280thpspi.c
Log Message:
Don't put SPI- or I2C-specific stuff in common code.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/i2c/bmx280thpi2c.c
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/ic/bmx280.c
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/ic/bmx280var.h
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/spi/bmx280thpspi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index