Go to the documentation of this file.
23#ifndef __VSF_DEBUGGER_CFG_H__
24#define __VSF_DEBUGGER_CFG_H__
28#ifndef VSF_DEBUGGER_ASSERT
29# define VSF_DEBUGGER_ASSERT VSF_ASSERT
32#define VSF_DEBUGGER_CFG_CONSOLE_SEGGER_RTT 1
33#define VSF_DEBUGGER_CFG_CONSOLE_NULINK_NUCONSOLE 2
34#define VSF_DEBUGGER_CFG_CONSOLE_USER 8