Gregory Nutt
|
8c9bddf998
|
I2C: Eliminate the I2C_WRITE and I2C_READ macros
|
2016-02-01 08:57:22 -06:00 |
|
Gregory Nutt
|
3a781a2d3f
|
Remove I2C slave methods from I2C master interface; rename i2c_dev_s to i2c_master_s.
|
2016-01-30 08:36:47 -06:00 |
|
Gregory Nutt
|
ceb415204e
|
Move include/nuttx/i2c.h to include/nuttx/i2c/i2c_master.h
|
2016-01-30 08:00:16 -06:00 |
|
Gregory Nutt
|
cf14f8d1b5
|
drivers/: Fixes to spacing and alignement
|
2015-10-10 10:41:00 -06:00 |
|
Paul A. Patience
|
65792c5dbc
|
Added forward declarations of structures to fix header inclusion
order bugs.
Removed an unused variable.
Added debug asserts to check for invalid I2C addresses.
|
2015-08-10 16:18:37 -04:00 |
|
Paul A. Patience
|
877d5f3b09
|
Changed copyright notices to my boss's preference.
|
2015-08-10 14:15:07 -04:00 |
|
Paul A. Patience
|
282c4f5347
|
Added LM92 temperature sensor.
|
2015-08-06 17:35:34 -04:00 |
|