Gregory Nutt
|
8c9bddf998
|
I2C: Eliminate the I2C_WRITE and I2C_READ macros
|
2016-02-01 08:57:22 -06:00 |
|
Gregory Nutt
|
10000841a8
|
The I2C_TRANSFER method is no longer optional
|
2016-01-31 14:16:05 -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
|
d4a53ee131
|
I2C: Eliminate the I2C_WRITEREAD method
|
2016-01-26 10:26:16 -06:00 |
|
Gregory Nutt
|
38c9d42e21
|
drivers/timers/pcf85263.c: Add a driver for the NXP PCF85263 I2C RTC
|
2015-11-20 17:36:10 -06:00 |
|
Gregory Nutt
|
b951533514
|
DS3232 not DS3234
|
2015-11-19 19:31:52 -06:00 |
|
Gregory Nutt
|
367d8020be
|
Add some definitions for future support for the DS3234 SPI RTC
|
2015-11-19 15:57:36 -06:00 |
|
Gregory Nutt
|
892ba4f26a
|
DS1307: Change year bias to 1968 which is a leap year juse like 2000
|
2015-11-19 15:12:40 -06:00 |
|
Gregory Nutt
|
c34b5108a7
|
RTC: Fix system time initialization when using an exernal RTC. Fix some bugs in the DS1307/DS3231 RTC driver
|
2015-11-19 14:54:30 -06:00 |
|
Gregory Nutt
|
622ea95ab1
|
drivers/timers/ds3213.c: Extend to include support for the DS1307 RTC
|
2015-11-18 08:43:19 -06:00 |
|
Gregory Nutt
|
a654f35d98
|
Fix some stylistic issues found by tools/nxstyle
|
2015-11-17 17:35:17 -06:00 |
|
Gregory Nutt
|
25c4ff8285
|
Update some comments
|
2015-11-17 16:29:34 -06:00 |
|
Gregory Nutt
|
249fa2475b
|
Add logic to detect rollowing while reading or setting the time
|
2015-11-17 14:39:47 -06:00 |
|
Gregory Nutt
|
45530a77d4
|
Add support for DS3231 I2C RTC. Untested on initial commit.
|
2015-11-17 14:07:55 -06:00 |
|