RadioOperator/STM32F103C8T6_CMSIS-DAP_SWO

header files and USB lib file lacking,wrong includes paths in c files, such as "usbd_user_hid.c"

Ailikez opened this issue · 1 comments

#include <string.h>
#include <RTL.h>
#include <rl_usb.h>
#include <....\RL\USB\INC\usb.h>

there‘s no RTL.h file and usb.h file

solved, opening with Keil4