stm32: doc: exti: fix missing/wrong groups and move to peripheral_api
Almost all families were missing all docs for the exti apis.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
/** @addtogroup exti_file EXTI peripheral API
|
||||
* @ingroup peripheral_apis
|
||||
*/
|
||||
/*
|
||||
* This file is part of the libopencm3 project.
|
||||
*
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/** @addtogroup exti_defines
|
||||
/** @addtogroup exti_file
|
||||
*
|
||||
* @author @htmlonly © @endhtmlonly 2019 Guillaume Revaillot <g.revaillot@gmail.com>
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user