i am modifiying the daplink firmware code so that there is no drag-and-drop (MSD) support; and haven't yet material to test on; i post here to know if it is suffisiant to #undef all occurances of DRAG_N_DROP_SUPPORT in source files and build daplink FW with only CMSIS-DAP debug channel (HID) and virtual com port (CDC ) support? doing so i will use PyOCD to flash the target firmware via the debug channel.
i am modifiying the daplink firmware code so that there is no drag-and-drop (MSD) support; and haven't yet material to test on; i post here to know if it is suffisiant to #undef all occurances of DRAG_N_DROP_SUPPORT in source files and build daplink FW with only CMSIS-DAP debug channel (HID) and virtual com port (CDC ) support? doing so i will use PyOCD to flash the target firmware via the debug channel.