stm32l4: gpio: fix doxygen markers
Reported-by: @benjaminlevine
This commit is contained in:
parent
0e40d6da02
commit
04e784d332
@ -28,6 +28,7 @@
|
|||||||
* along with this library. If not, see <http://www.gnu.org/licenses/>.
|
* along with this library. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/**@{*/
|
||||||
#ifndef LIBOPENCM3_GPIO_H
|
#ifndef LIBOPENCM3_GPIO_H
|
||||||
#define LIBOPENCM3_GPIO_H
|
#define LIBOPENCM3_GPIO_H
|
||||||
|
|
||||||
@ -88,3 +89,4 @@ BEGIN_DECLS
|
|||||||
END_DECLS
|
END_DECLS
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
/**@}*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user