We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b87dd2 commit a5f7da8Copy full SHA for a5f7da8
bsp/lpc408x/drivers/drv_adc.c
@@ -1,5 +1,11 @@
1
/*
2
- * Copyright (c) 2006-2021, fzxhub
+ * Copyright (c) 2006-2021, RT-Thread Development Team
3
+ *
4
+ * SPDX-License-Identifier: Apache-2.0
5
6
+ * Change Logs:
7
+ * Date Author Notes
8
+ * 2021-09-27 fzxhub the first version
9
*/
10
11
#include <rtthread.h>
bsp/lpc408x/drivers/drv_adc.h
#ifndef DRV_ADC_H__
0 commit comments