DS1307 RTC driver + example
This commit is contained in:
parent
29bd8d832a
commit
8ded673ec3
5 changed files with 335 additions and 0 deletions
3
examples/ds1307/Makefile
Normal file
3
examples/ds1307/Makefile
Normal file
|
@ -0,0 +1,3 @@
|
|||
PROGRAM = ds1307
|
||||
EXTRA_COMPONENTS = extras/i2c extras/ds1307
|
||||
include ../../common.mk
|
Loading…
Add table
Add a link
Reference in a new issue