Initial commit
This commit is contained in:
		| @@ -0,0 +1,11 @@ | ||||
| #ifndef TRACE_CONFIG_H | ||||
| #define TRACE_CONFIG_H | ||||
|  | ||||
| #define USE_PLATFORM_QT_TRACE		1 | ||||
|  | ||||
| #define TRACE_ADD_CRLF_SEQU         0 | ||||
|  | ||||
| #define TRACE_UART_INDEX            0 | ||||
| #define TRACE_UART_BAUD_RATE        115200 | ||||
|  | ||||
| #endif // TRACE_CONFIG_H | ||||
		Reference in New Issue
	
	Block a user