doc: core cm3: standard titles

easier on the eyes reading the list of docs
This commit is contained in:
Karl Palsson 2019-06-25 13:02:18 +00:00
parent f63145db07
commit 69ce9f876f
3 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,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/>.
*/ */
/** @defgroup CM3_mpu_defines MPU Defines /** @defgroup CM3_mpu_defines Cortex-M MPU Defines
* *
* @brief <b>libopencm3 Cortex Memory Protection Unit</b> * @brief <b>libopencm3 Cortex Memory Protection Unit</b>
* *

View File

@ -18,7 +18,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/>.
*/ */
/** @defgroup CM3_nvic_defines NVIC Defines /** @defgroup CM3_nvic_defines Cortex-M NVIC Defines
* *
* @brief <b>libopencm3 Cortex Nested Vectored Interrupt Controller</b> * @brief <b>libopencm3 Cortex Nested Vectored Interrupt Controller</b>
* *

View File

@ -17,7 +17,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/>.
*/ */
/** @defgroup CM3_systick_defines SysTick Defines /** @defgroup CM3_systick_defines Cortex-M SysTick Defines
* *
* @brief <b>libopencm3 Defined Constants and Types for the Cortex SysTick </b> * @brief <b>libopencm3 Defined Constants and Types for the Cortex SysTick </b>
* *