Move usbdfu to platforms/stm32 directory

This commit is contained in:
Uwe Bonnes 2013-01-12 23:06:40 +01:00
parent 67f8176c5b
commit 7188a4a8cb

View File

@ -330,4 +330,3 @@ void sys_tick_handler()
{ {
gpio_toggle(GPIOB, GPIO11); /* LED2 on/off */ gpio_toggle(GPIOB, GPIO11); /* LED2 on/off */
} }