Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: include/Lib17_DIO.h
- Revision:
- 3:0e24c9d4ff2c
- Parent:
- 2:b77d327026af
- Child:
- 4:3418d67a1969
diff -r b77d327026af -r 0e24c9d4ff2c include/Lib17_DIO.h --- a/include/Lib17_DIO.h Mon Apr 11 15:46:11 2011 +0000 +++ b/include/Lib17_DIO.h Mon Apr 11 15:53:36 2011 +0000 @@ -44,6 +44,9 @@ * Lib17_DIO allows library objects to implement pins without the requirement * to link against the Mbed library. This increase portability when using * alternate compilers (such as the Code Red GCC C++ compiler for LPCXpresso). + * + * @ingroup Lib17_DIO + * @ingroup API */ class Lib17_DIO { public: