Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | I2C fixup. | Marti Bolivar | 2011-04-25 | 1 | -0/+1 |
| | | | | Added i2c_init() for consistency with rest of libmaple. | ||||
* | i2c cleanups. | Marti Bolivar | 2011-04-14 | 1 | -63/+63 |
| | | | | Whitespace and column width changes only. | ||||
* | Reverting some "volatile" -> "__io" changes. | Marti Bolivar | 2011-04-12 | 1 | -1/+1 |
| | | | | See https://github.com/leaflabs/libmaple/commit/c57d760676b97a0fc9cb51db99c8400bae2cb3b7#commitcomment-338822 | ||||
* | Adding i2c2 and i2c fast mode | Anton Eltchaninov | 2011-04-12 | 1 | -2/+3 |
| | | | | Signed-off-by: Anton Eltchaninov <anton.eltchaninov@gmail.com> | ||||
* | Changing usages of "volatile" to "__io". | Marti Bolivar | 2011-04-12 | 1 | -1/+1 |
| | |||||
* | Merge branch 'i2c-wip' into refactor | Perry Hung | 2011-03-21 | 1 | -1/+1 |
| | | | | | | | Conflicts: examples/test-fsmc.cpp libmaple/rules.mk wirish/boards.h | ||||
* | Add rudimentary error handling for nack condition | Perry Hung | 2011-03-14 | 1 | -11/+32 |
| | |||||
* | Fix merge error and compile error. | Perry Hung | 2011-03-11 | 1 | -25/+91 |
| | |||||
* | checkpoint | Perry Hung | 2011-02-26 | 1 | -0/+172 |