fix whitespace

This commit is contained in:
Nicolas Reinecke 2016-04-28 12:31:41 +02:00
parent f665da37bd
commit 509816147d
5 changed files with 71 additions and 71 deletions

View File

@ -102,7 +102,7 @@ include $(CHIBIOS)/os/rt/ports/ARMCMx/compilers/GCC/mk/port_v7m.mk
include $(CHIBIOS)/test/rt/test.mk
# Define linker script file here
LDSCRIPT= $(STARTUPLD)/STM32F407xG.ld
LDSCRIPT = $(STARTUPLD)/STM32F407xG.ld
# C sources that can be compiled in ARM or THUMB mode depending on the global
# setting.

View File

@ -48,7 +48,6 @@
/*
* USBH driver system settings.
*/
#define STM32_OTG1_CHANNELS_NUMBER 8
#define STM32_OTG2_CHANNELS_NUMBER 12
@ -64,3 +63,4 @@
#define STM32_USBH_MIN_QSPACE 4
#define STM32_USBH_CHANNELS_NP 4