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: STM32L452_Nucleo_ticker
Fork of mbed-dev by
Diff: platform/mbed_preprocessor.h
- Revision:
- 178:79309dc6340a
- Parent:
- 151:5eaa88a5bcc7
--- a/platform/mbed_preprocessor.h Wed Nov 08 13:50:44 2017 +0000
+++ b/platform/mbed_preprocessor.h Thu Nov 23 11:57:25 2017 +0000
@@ -1,5 +1,10 @@
/** \addtogroup platform */
/** @{*/
+/**
+ * \defgroup platform_preprocessor preprocessor macros
+ * @{
+ */
+
/* mbed Microcontroller Library
* Copyright (c) 2006-2013 ARM Limited
*
@@ -51,3 +56,4 @@
#endif
/** @}*/
+/** @}*/
