x893 / CMSIS-DAP

STM32 port for CMSIS-DAP with additional serial (CDC) support
http://akb77.com/g/stm32/cmsis-dap-adapter/
474 stars 251 forks source link

How about merge back this project back to master? #5

Closed steevenlee closed 9 years ago

steevenlee commented 9 years ago

I love your work, STM32 is popular... is there license issue if I give this a try?

x893 commented 9 years ago

CMSIS-DAP codes initially provide by ARM

steevenlee commented 9 years ago

I found a big issue to merge SMT32 support to official branch: stm32f10x only support 8 endpoints, for a complete feature support, need 3+2+2 for CDC+MSC+HID, plus endpoint 0, is it possible to support them all?

x893 commented 9 years ago

i never use this combination only HID + CDC but you can try