ARMmbed / DAPLink

https://daplink.io
Apache License 2.0
2.32k stars 979 forks source link

build without drag-n-drop (MSD) support #742

Closed moyoumos closed 3 years ago

moyoumos commented 3 years ago

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.

0xc0170 commented 3 years ago

It should be possible just not using DAPLink/records/daplink/drag-n-drop.yaml . This one defines that macro and adds sources.