git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14960 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
Giovanni Di Sirio 2021-10-26 13:46:54 +00:00
parent 3b9390e689
commit 532acb2af8
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ all:
+@make --no-print-directory -f ./make/stm32f303_discovery.make all
@echo ====================================================================
@echo
@echo === Building for STM32373C-Ecal ====================================
@echo === Building for STM32373C-Eval ====================================
+@make --no-print-directory -f ./make/stm32f373vc_eval.make all
@echo ====================================================================
@echo