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
/
lpc176x
/
i2c.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: handle errors at i2ccmds
Timofey Titovets
2024-10-26
1
-2
/
+7
*
lpc176x: Add i2c_read functionality
Michael Kurz
2021-04-25
1
-1
/
+34
*
lpc176x: Introduce get_pclock_frequency()
Kevin O'Connor
2021-03-25
1
-2
/
+3
*
lpc176x: Add support for additional i2c buses
Kevin O'Connor
2020-04-21
1
-46
/
+63
*
lpc176x: Update code to use armcm_boot mechanism
Kevin O'Connor
2019-08-22
1
-1
/
+0
*
lpc176x: Use enumerations for buses and reserve pins
Kevin O'Connor
2019-04-04
1
-1
/
+4
*
i2ccmds: Pass the i2c address as a 7-bit number (0-127)
Kevin O'Connor
2019-01-07
1
-1
/
+1
*
lpc176x: Pass gpio id to gpio_peripheral()
Kevin O'Connor
2019-01-04
1
-2
/
+2
*
lpc176x: Move enable_peripheral_clock to main.c
Kevin O'Connor
2019-01-04
1
-1
/
+1
*
lpc176x: Enable full speed peripheral clocks on SPI and I2C
Kevin O'Connor
2018-11-21
1
-1
/
+2
*
lpc176x: Convert i2c code to use standard i2ccmds.c
Kevin O'Connor
2018-11-14
1
-10
/
+18
*
mcp4451: Add initial support for programming the mcp4451 on lpc176x
Kevin O'Connor
2018-06-29
1
-0
/
+100