- disable usb vport

- uart drv for stm32f4
This commit is contained in:
tkl
2016-07-25 15:23:31 +02:00
parent f37cceafb8
commit 466f6fab86
12 changed files with 266 additions and 16 deletions

View File

@@ -73,7 +73,7 @@ clean:
distclean:
-rm -rf $(ROOT_DIR)/release
install: all
install: build
$(PRE_PROGRAM)
$(PROGRAM)