doc: predefine a group for the cortex peripherals.
They were all trying to use this, via @ingroup CM3_files, but that group didn't exist, so they just got left dangling as "systick_file" and similar.
This commit is contained in:
parent
b24d7f96b5
commit
bc6af71443
@ -20,3 +20,7 @@ LGPL License Terms @ref lgpl_license
|
||||
LGPL License Terms @ref lgpl_license
|
||||
*/
|
||||
|
||||
/** @defgroup CM3_files Cortex Core Peripheral APIs
|
||||
* APIs for Coretex Core peripherals
|
||||
*/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user