docs/doxygen : Add CPU section
Add section `CPU Configurations` in `config` group
This commit is contained in:
parent
03670e6e86
commit
8156b13cc8
@ -14,3 +14,9 @@
|
|||||||
* sharing the same architecture, the implementation is split into several CPU
|
* sharing the same architecture, the implementation is split into several CPU
|
||||||
* specific parts and an architecture part (e.g. arm7_common and lpc23xx).
|
* specific parts and an architecture part (e.g. arm7_common and lpc23xx).
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @defgroup config_cpu CPU Configurations
|
||||||
|
* @ingroup config
|
||||||
|
* @brief Compile time configurations for different kinds of CPU.
|
||||||
|
*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user