meh

Fork of mbed by mbed official

Revision:
88:9327015d4013
Parent:
86:04dd9b1680ae
Child:
99:dbbf35b96557
--- a/TARGET_NUCLEO_F411RE/stm32f411xe.h	Fri Jul 25 09:46:51 2014 +0100
+++ b/TARGET_NUCLEO_F411RE/stm32f411xe.h	Fri Aug 15 15:28:31 2014 +0100
@@ -9,7 +9,7 @@
   *          This file contains:
   *           - Data structures and the address mapping for all peripherals
   *           - Peripheral's registers declarations and bits definition
-  *           - Macros to access peripheral’s registers hardware
+  *           - Macros to access peripheral’s registers hardware
   *
   ******************************************************************************
   * @attention
@@ -45,12 +45,12 @@
   * @{
   */
 
-/** @addtogroup stm32f401xe
+/** @addtogroup stm32f411xe
   * @{
   */
     
-#ifndef __STM32F401xE_H
-#define __STM32F401xE_H
+#ifndef __STM32F411xE_H
+#define __STM32F411xE_H
 
 #ifdef __cplusplus
  extern "C" {