mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-27 09:32:28 +08:00
修改lpc408x中ADC驱动的版权信息
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2006-2021, fzxhub
|
* Copyright (c) 2006-2021, RT-Thread Development Team
|
||||||
|
*
|
||||||
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
|
*
|
||||||
|
* Change Logs:
|
||||||
|
* Date Author Notes
|
||||||
|
* 2021-09-27 fzxhub the first version
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <rtthread.h>
|
#include <rtthread.h>
|
||||||
|
|||||||
@@ -1,5 +1,11 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2006-2021, fzxhub
|
* Copyright (c) 2006-2021, RT-Thread Development Team
|
||||||
|
*
|
||||||
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
|
*
|
||||||
|
* Change Logs:
|
||||||
|
* Date Author Notes
|
||||||
|
* 2021-09-27 fzxhub the first version
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef DRV_ADC_H__
|
#ifndef DRV_ADC_H__
|
||||||
|
|||||||
Reference in New Issue
Block a user