moved USB VCP into a module
authordrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Thu, 4 Sep 2014 06:26:36 +0000 (06:26 +0000)
committerdrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Thu, 4 Sep 2014 06:26:36 +0000 (06:26 +0000)
commit0b2e3b7775cb4a01e1b6ac605cf18a91d58a662d
treeb054948f50f7e454af8a35144ea11e622272f0fd
parentbb74a4fdb9437abe7ed88e6d1b9ac94e96d0c40a
moved USB VCP into a module

git-svn-id: https://svn.code.sf.net/p/freetel/code@1824 01035d8c-6547-0410-b346-abe4f91aad63
codec2-dev/stm32/Makefile
codec2-dev/stm32/inc/sm1000_leds_switches.h
codec2-dev/stm32/inc/stm32f4_usb_vcp.h [new file with mode: 0644]
codec2-dev/stm32/src/sm1000_leds_switches.c
codec2-dev/stm32/src/stm32f4_usb_vcp.c [new file with mode: 0644]
codec2-dev/stm32/src/usb_vcp_ut.c
codec2-dev/stm32/src/usb_vsp_ut.c [new file with mode: 0644]