1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
MrKevinWeiss
690b1c8725
drivers/ds1307: Update kconfig model 2022-03-04 14:15:36 +01:00
Jan Romann
4384795cb9
treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
Leandro Lanzieri
53b5f6dac9
drivers/ds1307: add module to Kconfig 2020-12-02 10:13:11 +01:00
Bas Stottelaar
92b1dfc703 drivers/*: realign ENABLE_DEBUG 2020-10-23 01:26:09 +02:00
304bce3724
drivers: configure per driver dependency resolution 2020-07-20 14:32:16 +02:00
490126cfa0
drivers: move USEMODULE_INCLUDES in each driver directories 2020-07-15 20:36:27 +02:00
Michel Rottleuthner
2e6ff0f197 drivers/ds1307: remove unused clock param 2018-07-25 12:01:40 +02:00
Michel Rottleuthner
1362289daf drivers/ds1307: adapt to new i2c API 2018-07-25 12:01:40 +02:00
d4215e427b drivers/ds1307: use new driver params scheme 2018-03-01 13:50:49 +01:00
Martine Lenders
8ce7ff2836
ds1307: return error when nothing is read or written on initialization
It hints at to an unconnected devices ;-)
2017-10-23 14:41:21 +02:00
94c753c07a drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
Martine Lenders
d07bfb4c9f
ds1307: initial import of a driver for the DS1307 RTC 2017-07-31 14:39:09 +02:00