XF Test Bench 3.3
xf-port-config.h
1#ifndef XF_PORT_CONFIG_H
2#define XF_PORT_CONFIG_H
3
7#define PORT_IDF_STM32CUBE 0
8#define PORT_STM32CUBE_CMSIS_FREERTOS 0
9#define PORT_IDF_QT 1
10#define PORT_ACTIVE_QT 0
11
12#endif // XF_PORT_CONFIG_H