zhuzhuzhu 6 달 전
부모
커밋
45aba1bcd7
1개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제
  1. 9 0
      components/drivers/phy/ofw.h

+ 9 - 0
components/drivers/phy/ofw.h

@@ -1,3 +1,12 @@
+/*
+ * Copyright (c) 2006-2024 RT-Thread Development Team
+ *
+ * SPDX-License-Identifier: Apache-2.0
+ *
+ * Change Logs:
+ * Date           Author       Notes
+ * 2024-09-25     zhujiale    the first version
+ */
 #ifndef __NET_OFW_H__
 #define __NET_OFW_H__
 #include <rtthread.h>