Skip to content

Commit

Permalink
Merge pull request #2335 from thomaseichinger/deprecate_radio_driver
Browse files Browse the repository at this point in the history
drivers/radio_driver: mark as deprecated
  • Loading branch information
LudwigKnuepfer committed Jan 21, 2015
2 parents 647d0ae + 3f3e70b commit 42659df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/include/radio_driver.h
Expand Up @@ -12,6 +12,8 @@
*
* @brief API definitions for 802.15.4 radio transceivers' drivers
*
* @deprecated THIS INTERFACE IS DEPRECATED. PLEASE USE netdev/802154.h
*
* @{
* @file
* @author Kévin Roussel <Kevin.Roussel@inria.fr>
Expand Down

0 comments on commit 42659df

Please sign in to comment.