DS1302 RTC driver (#258)
This commit is contained in:
parent
a5cc728079
commit
4f7ddd09f8
5 changed files with 377 additions and 0 deletions
4
examples/ds1302_test/Makefile
Normal file
4
examples/ds1302_test/Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
PROGRAM = ds1302_test
|
||||
EXTRA_COMPONENTS = extras/ds1302
|
||||
#ESPBAUD = 460800
|
||||
include ../../common.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue