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_QT 1
8#define PORT_IDF_STM32 0
9
10#endif // XF_PORT_CONFIG_H