mbed library sources. Supersedes mbed-src.
Fork of mbed-dev by
Diff: platform/mbed_application.h
- Revision:
- 178:79309dc6340a
- Parent:
- 170:19eb464bc2be
diff -r d650f5d4c87a -r 79309dc6340a platform/mbed_application.h --- a/platform/mbed_application.h Wed Nov 08 13:50:44 2017 +0000 +++ b/platform/mbed_application.h Thu Nov 23 11:57:25 2017 +0000 @@ -1,6 +1,3 @@ - -/** \addtogroup platform */ -/** @{*/ /* mbed Microcontroller Library * Copyright (c) 2017-2017 ARM Limited * @@ -16,6 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + #ifndef MBED_APPLICATION_H #define MBED_APPLICATION_H @@ -52,4 +50,3 @@ #endif -/** @}*/