aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/efm32/memorymap.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libopencm3/efm32/memorymap.h')
-rw-r--r--include/libopencm3/efm32/memorymap.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/libopencm3/efm32/memorymap.h b/include/libopencm3/efm32/memorymap.h
index 35bfdd3..481883c 100644
--- a/include/libopencm3/efm32/memorymap.h
+++ b/include/libopencm3/efm32/memorymap.h
@@ -17,6 +17,14 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+/** @file
+ *
+ * Dispatcher for the base address definitions, depending on the particular
+ * Gecko family.
+ *
+ * @see tinygecko/memorymap.h
+ */
+
#ifndef LIBOPENCM3_EFM32_MEMORYMAP_H
#define LIBOPENCM3_EFM32_MEMORYMAP_H