doc: fix some broken groups uncovered while reviewing h7 code
This commit is contained in:
@@ -197,7 +197,7 @@
|
|||||||
/**@}*/
|
/**@}*/
|
||||||
|
|
||||||
/** @defgroup usart_convenience_flags U(S)ART convenience Flags
|
/** @defgroup usart_convenience_flags U(S)ART convenience Flags
|
||||||
* @ingroup STM32F_usart_defines
|
* @ingroup usart_defines
|
||||||
* We define the "common" lower flag bits using a standard name,
|
* We define the "common" lower flag bits using a standard name,
|
||||||
* allowing them to be used regardless of which usart peripheral
|
* allowing them to be used regardless of which usart peripheral
|
||||||
* version you have.
|
* version you have.
|
||||||
|
|||||||
@@ -41,6 +41,7 @@
|
|||||||
* You should have received a copy of the GNU Lesser General Public License
|
* You should have received a copy of the GNU Lesser General Public License
|
||||||
* 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_RCC_H
|
#ifndef LIBOPENCM3_RCC_H
|
||||||
#define LIBOPENCM3_RCC_H
|
#define LIBOPENCM3_RCC_H
|
||||||
|
|||||||
Reference in New Issue
Block a user