Gregory Nutt
|
a1469a3e95
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
|
Gregory Nutt
|
f9053182d3
|
I2C: Remove setaddress method
|
2016-02-01 12:14:31 -06:00 |
|
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
|
bb05de4b6e
|
Remove TABs
|
2015-10-04 16:01:21 -06:00 |
|
Paul A. Patience
|
c0964a17b4
|
Fixed a forgotten FAR, a typo, and an incorrect bit-field definition.
|
2015-08-10 14:45:40 -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
|
1d0e25af30
|
Convert the AS5048B to use the quadrature encoder interface.
|
2015-08-10 13:41:39 -04:00 |
|
Paul A. Patience
|
b7e0fc34c5
|
Added AS5048B magnetic rotary encoder.
|
2015-08-07 17:22:01 -04:00 |
|