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.
Fork of mbed-dev by
Diff: hal/dma_api.h
- Revision:
- 187:92cbb9eec47b
- Parent:
- 149:156823d33999
diff -r 707f6e361f3e -r 92cbb9eec47b hal/dma_api.h --- a/hal/dma_api.h Fri Jun 22 16:45:37 2018 +0100 +++ b/hal/dma_api.h Fri Jul 20 21:24:42 2018 +0000 @@ -1,6 +1,3 @@ - -/** \addtogroup hal */ -/** @{*/ /* mbed Microcontroller Library * Copyright (c) 2014-2015 ARM Limited * @@ -46,5 +43,3 @@ #endif #endif - -/** @}*/