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.
Dependents: pyrocommander Projektni_zadatak_Analogni_sat ProjetOctopode
Revision 2:24afdea2d903, committed 2012-08-04
- Comitter:
- simon
- Date:
- Sat Aug 04 22:04:27 2012 +0000
- Parent:
- 1:12ff10369961
- Child:
- 3:b6e4a45bd418
- Commit message:
- Add @file doxygen comment
Changed in this revision
| debug.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/debug.h Sat Aug 04 21:59:29 2012 +0000 +++ b/debug.h Sat Aug 04 22:04:27 2012 +0000 @@ -19,6 +19,8 @@ #ifndef DEBUG_H #define DEBUG_H +/** @file debug */ + #ifndef NDEBUG #include <stdarg.h>