]> begriffs open source - cmsis-driver-validation/blob - Doxygen/DV_Framework.txt
rework release history
[cmsis-driver-validation] / Doxygen / DV_Framework.txt
1 /*=======0=========1=========2=========3=========4=========5=========6=========7=========8=========9=========0=========1====*/
2 /**
3 \defgroup framework_config Configuration
4 \ingroup  dv_framework
5
6 The Driver Validation Framework settings are available in the <b>DV_Config.h</b> configuration file.
7
8 \image html dv_config_h.png "Configuration file DV_Config.h in Configuration Wizard view mode"
9
10 \section framework_config_detail Configuration settings
11
12 The Driver Validation Framework configuration only provides a selection for type of report output.<br>
13 The Driver Validation can generate the report in a <b>Plain Text</b> or <b>XML</b> format.
14
15 For details on report types please refer to \ref report page.
16
17 */