typo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14960 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
parent
3b9390e689
commit
532acb2af8
|
@ -12,7 +12,7 @@ all:
|
||||||
+@make --no-print-directory -f ./make/stm32f303_discovery.make all
|
+@make --no-print-directory -f ./make/stm32f303_discovery.make all
|
||||||
@echo ====================================================================
|
@echo ====================================================================
|
||||||
@echo
|
@echo
|
||||||
@echo === Building for STM32373C-Ecal ====================================
|
@echo === Building for STM32373C-Eval ====================================
|
||||||
+@make --no-print-directory -f ./make/stm32f373vc_eval.make all
|
+@make --no-print-directory -f ./make/stm32f373vc_eval.make all
|
||||||
@echo ====================================================================
|
@echo ====================================================================
|
||||||
@echo
|
@echo
|
||||||
|
|
Loading…
Reference in New Issue