avr: added module ds1307.
This commit is contained in:
@@ -207,6 +207,10 @@ modulesInit:
|
||||
bigcall Ds3231_Init
|
||||
#endif
|
||||
|
||||
#ifdef MODULES_DS1307
|
||||
bigcall Ds1307_Init
|
||||
#endif
|
||||
|
||||
; done
|
||||
ret
|
||||
; @end
|
||||
|
||||
Reference in New Issue
Block a user