Add a simple usb_mode_switch clone for am7xxx devices
authorAntonio Ospite <ospite@studenti.unina.it>
Fri, 11 May 2012 19:50:36 +0000 (21:50 +0200)
committerAntonio Ospite <ospite@studenti.unina.it>
Fri, 11 May 2012 19:50:36 +0000 (21:50 +0200)
commit2564604d1968bec8a651e7f9d1bca4bf87b3672f
treecd46cd965ee45b444863b649da180f6ec74b9fe8
parenteed9313aa4818123793c9b373efd0b0ffe887a79
Add a simple usb_mode_switch clone for am7xxx devices

Add am7xxx_mode_switch, this is will be used on systems where
usb_mode_switch is not easily available (e.g. MS Windows).
examples/CMakeLists.txt
examples/am7xxx_mode_switch.c [new file with mode: 0644]