Skip to content

Commit d4ecc20

Browse files
authored
Update ds1307.h
1 parent a230983 commit d4ecc20

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

  • bsp/novosns/ns800/ns800rt7p65-nssinepad/board/port

bsp/novosns/ns800/ns800rt7p65-nssinepad/board/port/ds1307.h

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1-
/* Copyright (c) 2006-2026, RT-Thread Development Team */
2-
1+
/*
2+
* Copyright (c) 2006-2026, RT-Thread Development Team
3+
*
4+
* SPDX-License-Identifier: Apache-2.0
5+
*
6+
* Change Logs:
7+
* Date Author Notes
8+
* 2026-06-24 coworkspace first version
9+
*/
310
#ifndef __DS1307_H__
411
#define __DS1307_H__
512

0 commit comments

Comments
 (0)