Added deprecation.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2707 35acf78f-673a-0410-8e92-d51de3d6d3f4
master
gdisirio 2011-02-05 08:01:52 +00:00
parent 8e2f2c876b
commit b920ab090f
1 changed files with 2 additions and 0 deletions

View File

@ -134,6 +134,7 @@ struct SerialDriver {
* be used to check different channels implementations. * be used to check different channels implementations.
* *
* @see chIOPutWouldBlock() * @see chIOPutWouldBlock()
* @deprecated
* *
* @api * @api
*/ */
@ -146,6 +147,7 @@ struct SerialDriver {
* be used to check different channels implementations. * be used to check different channels implementations.
* *
* @see chIOGetWouldBlock() * @see chIOGetWouldBlock()
* @deprecated
* *
* @api * @api
*/ */