issues
search
rust-embedded
/
rust-i2cdev
Rust library for interfacing with i2c devices under Linux
Apache License 2.0
207
stars
54
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
I2cdev doesn't implement Debug
#88
long568
opened
6 months ago
0
Switch to mockall #[cfg_attr(test, automock)] on trait
#87
SpAndrea117
opened
6 months ago
1
Prepare 0.6.1 release
#86
nastevens
closed
5 months ago
1
Fulfillment of the I2c trait contract
#85
ohunter
closed
6 months ago
4
I2CRegisterMap panics when reading with offset 0
#84
Disasm
opened
9 months ago
0
Prevent underflow when using a MockI2CDevice with a RegisterMap.offset = 0x0
#83
chiefnoah
closed
10 months ago
2
Make smbus_read_i2c_block_data() write into &mut Vec/[u8] rather than returning new Vec?
#82
nyanpasu64
opened
1 year ago
1
Prepare 0.6.0 release
#81
eldruin
closed
1 year ago
0
Switch to GHMQ
#80
eldruin
closed
1 year ago
0
Minor improvements to top-level module documentation
#79
kevinmehall
closed
1 year ago
2
Fix unsound lifetime on LinuxI2CMessage
#78
kevinmehall
closed
1 year ago
3
smbus_read_word_data() on MockI2CDevice fails at address 0x00
#77
tnagyzambo
closed
10 months ago
1
Async IO
#76
mpi3d
opened
1 year ago
6
Seeking support in writing an I2C LCD library in Rust.
#75
monomycelium
closed
1 year ago
3
Update nix to 0.25, hide nix from public API.
#74
Erk-
closed
2 years ago
9
Use File.read_exact instead of File.read
#73
jath03
closed
2 years ago
2
i2c write register issue
#72
f3dora19
closed
2 years ago
2
Upgrade nix to 0.24, limit features
#71
rtzoeller
closed
2 years ago
3
Fix typo in Wii Nunchuck example
#70
rpoisel
closed
2 years ago
3
Release 0.5.1
#69
eldruin
closed
3 years ago
2
Allow forcefully setting slave address
#68
iamkroot
closed
3 years ago
3
Add PEC management support for SMBus compatible controller.
#67
hilt0n
closed
3 years ago
3
Allow nix 0.23.
#66
m-ou-se
closed
3 years ago
2
Release 0.5.0
#65
eldruin
closed
3 years ago
2
Several updates
#64
eldruin
closed
3 years ago
8
Smbus Unimplemented in MockI2CDevice
#63
WugWugg
opened
4 years ago
1
Document and test MSRV 1.32.0
#62
teskje
closed
4 years ago
6
Add triagebot configuration
#61
LeSeulArtichaut
closed
4 years ago
2
Switch to BigEndian
#60
aeubanks
closed
4 years ago
2
Option to force-open a device
#59
michael-p
closed
3 years ago
2
Improve docs
#58
eldruin
closed
4 years ago
1
Missing docs on I2CMessage
#57
MBons
closed
4 years ago
2
outdated docs
#56
MBons
closed
3 years ago
0
Make compatible with Rust 1.31.0 and prepare patch release
#55
eldruin
closed
4 years ago
2
Release 0.4.3 preparation
#54
eldruin
closed
5 years ago
3
Refactoring + some simplifications
#53
eldruin
closed
5 years ago
2
Format code and check formatting on CI
#52
eldruin
closed
5 years ago
2
Transactional read/write via I2C_RDWR ioctl - take 2
#51
eldruin
closed
5 years ago
8
Transactional read/write via I2C_RDWR ioctl
#50
eldruin
closed
5 years ago
1
bump nix to 0.14 to fix libc issues
#49
ryankurte
closed
5 years ago
7
Release 0.4.1
#48
posborne
closed
6 years ago
1
Remove build.rs and skeptic from build-deps
#47
ryankurte
closed
6 years ago
3
Add code of conduct and update readme to reference
#46
posborne
closed
5 years ago
0
[WIP] Allow sending multiple read/write operations in one transfer
#45
RandomInsano
closed
5 years ago
2
Upgrade nix to 0.11
#44
RandomInsano
closed
6 years ago
8
Move from `try!` to `?`
#43
RandomInsano
closed
6 years ago
0
Additional ioctl
#42
fpagliughi
closed
5 years ago
10
Large dependency tree
#41
thejpster
closed
6 years ago
3
Remove sensors from crate and prepare release 0.4
#40
posborne
closed
6 years ago
0
Fix block methods
#39
arcnmx
closed
6 years ago
1
Next