Documentation structures added to place the non-STM32 families into the documentation tree.

Actual documentation has not been added. Volunteers?
This commit is contained in:
Ken Sarkies
2013-03-10 23:28:21 +10:30
committed by Felix Ruess
parent 69902568d1
commit 1627cd60c3
54 changed files with 685 additions and 16 deletions

View File

@@ -21,7 +21,7 @@
/**
* @defgroup rcc_file RCC
*
* @ingroup LM4F
* @ingroup LM4Fxx
*
@author @htmlonly &copy; @endhtmlonly 2012 Alexandru Gagniuc <mr.nuke.me@gmail.com>
@@ -79,6 +79,7 @@
/**
* @defgroup rcc_low_level Low-level clock control API
@ingroup rcc_file
* @{
*/
/**
@@ -342,6 +343,7 @@ void rcc_wait_for_pll_ready(void)
/**
* @defgroup rcc_high_level High-level clock control API
@ingroup rcc_file
* @{
*/