index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
i2ccmds.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2ccmds: move status checks to function
Timofey Titovets
2024-10-26
1
-29
/
+24
*
i2c: handle errors at i2ccmds
Timofey Titovets
2024-10-26
1
-4
/
+25
*
i2ccmds: abstract i2c dev from bus implementation
Timofey Titovets
2024-10-26
1
-14
/
+23
*
i2c: drop i2c_modify_bits
Timofey Titovets
2024-09-22
1
-33
/
+0
*
Kconfig: Support selecting optional features on chips with small flash size
Kevin O'Connor
2023-06-08
1
-8
/
+7
*
i2c_software: Implementation of software i2c (#6141)
BIGTREETECH
2023-06-07
1
-8
/
+47
*
mpu9250: Adding support for MPU-9250 (and MPU-6050) accelerometer
bluesforte
2022-06-16
1
-4
/
+7
*
command: Add command_decode_ptr() helper
Kevin O'Connor
2020-10-30
1
-16
/
+12
*
avr: implement i2c_read
Arksine
2020-01-13
1
-1
/
+1
*
bus: Change bus parameter in config_spi/config_i2c
Kevin O'Connor
2019-04-04
1
-1
/
+1
*
i2ccmds: Pass the i2c address as a 7-bit number (0-127)
Kevin O'Connor
2019-01-07
1
-4
/
+2
*
i2ccmds: Validate the i2c address
Kevin O'Connor
2018-11-30
1
-1
/
+4
*
i2ccmds: Minor whitespace changes
Kevin O'Connor
2018-11-23
1
-1
/
+3
*
Add generic i2c interface
Florian.Heilmann
2018-10-27
1
-0
/
+76