index
:
librambutan
legacy
master
newprint
stm32f4discovery
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmaple
/
i2c.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
I2C: Move CCR/TRISE config helper back to libmaple/i2c.c.
Marti Bolivar
2012-06-22
1
-1
/
+41
*
i2c_dev: deprecate .gpio_port.
Marti Bolivar
2012-06-22
1
-8
/
+8
*
I2C: Move nonportable CCR/TRISE configuration.
Marti Bolivar
2012-06-22
1
-33
/
+4
*
I2C: Deprecate I2C_REMAP flag.
Marti Bolivar
2012-06-22
1
-6
/
+9
*
I2C: Move F1-only errata workarounds out of libmaple/i2c.c.
Marti Bolivar
2012-06-22
1
-30
/
+0
*
libmaple/i2c.c: Cosmetics.
Marti Bolivar
2012-06-22
1
-188
/
+190
*
libmaple/i2c.c: Keep authorship straight.
Marti Bolivar
2012-06-22
1
-0
/
+1
*
I2C: Add i2c_config_gpios(), i2c_master_release_bus().
Marti Bolivar
2012-06-22
1
-6
/
+2
*
libmaple/i2c.c: Replace throb() with ASSERT(0).
Marti Bolivar
2012-06-22
1
-1
/
+1
*
I2C: I don't think 10-bit addressing works.
Marti Bolivar
2012-06-22
1
-0
/
+3
*
I2C: Restore on F1, refactoring prep for F2.
Marti Bolivar
2012-06-22
1
-44
/
+3
*
libmaple/i2c.c: Cosmetics.
Marti Bolivar
2012-06-22
1
-2
/
+0
*
Fix a bunch of Doxygen file-level comments.
Marti Bolivar
2012-05-08
1
-1
/
+1
*
Move public headers to include directories; related cleanups.
Marti Bolivar
2012-04-11
1
-7
/
+8
*
Update outdated stm32.h usages.
Marti Bolivar
2011-09-07
1
-4
/
+4
*
i2c: Renaming, type changes, exposing i2c_init(), documentation.
Marti Bolivar
2011-05-19
1
-44
/
+52
*
libmaple: Fix warnings in libmaple source files
Perry Hung
2011-05-12
1
-7
/
+5
*
i2c: Various fixes, extensions, documentation.
Perry Hung
2011-05-12
1
-57
/
+170
*
I2C fixup.
Marti Bolivar
2011-04-25
1
-4
/
+13
*
i2c cleanups.
Marti Bolivar
2011-04-14
1
-28
/
+27
*
Making 1c05ac8497222a12a675ba31564e7c4864107de9 comply with coding standard.
Marti Bolivar
2011-04-12
1
-6
/
+5
*
Adding i2c2 and i2c fast mode
Anton Eltchaninov
2011-04-12
1
-11
/
+43
*
Merge branch 'i2c-wip' into refactor
Perry Hung
2011-03-21
1
-6
/
+6
*
Add rudimentary error handling for nack condition
Perry Hung
2011-03-14
1
-28
/
+23
*
Fix merge error and compile error.
Perry Hung
2011-03-11
1
-129
/
+39
*
Rename i2c irq handler to new naming convention.
Perry Hung
2011-03-01
1
-1
/
+1
*
checkpoint
Perry Hung
2011-02-26
1
-0
/
+502