ODeV framework  v2
Macros
sysdebug_config.h File Reference

Configure the debug log functionality. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SYS_DBG_INIT   SYS_DBG_ON
 Init task debug control byte.
 
#define SYS_DBG_DRIVERS   SYS_DBG_OFF
 Drivers debug control byte.
 
#define SYS_DBG_APP   SYS_DBG_OFF
 Generic Application debug control byte.
 
#define SYS_DBG_APMH   SYS_DBG_ON
 Application Power Mode Helper debug control byte.
 
#define SYS_DBG_HW   SYS_DBG_OFF
 Hello World task debug control byte.
 
#define SYS_DBG_PB   SYS_DBG_ON
 Push button task debug control byte.
 

Detailed Description

Configure the debug log functionality.

Author
STMicroelectronics - ST-Korea - MCD Team
Version
1.2.0
Date
Oct 10, 2016 Each logic module of the application should define a DEBUG control byte used to turn on/off the log for the module.
Attention

© COPYRIGHT 2016 STMicroelectronics

Licensed under MCD-ST Liberty SW License Agreement V2, (the "License"); You may not use this file except in compliance with the License. You may obtain a copy of the License at:

   http://www.st.com/software_license_agreement_liberty_v2

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.