mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
doc: mark legacy adc API as deprecated
This commit is contained in:
parent
b7fc0df5d3
commit
7476ce8abf
@ -2,9 +2,11 @@
|
||||
* @defgroup drivers_adc ADC
|
||||
* @ingroup drivers
|
||||
* @brief Generic interface for ADC drivers
|
||||
* @{
|
||||
* @deprecated This interface is obsolete. Use the @ref driver_periph_adc
|
||||
* interface in @ref driver_periph instead.
|
||||
*
|
||||
* @file adc.h
|
||||
* @{
|
||||
* @file
|
||||
*/
|
||||
|
||||
#ifndef ADC_H
|
||||
|
Loading…
Reference in New Issue
Block a user