Rename WL55 demo project

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14183 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
cinsights 2021-04-15 04:38:32 +00:00
parent 5a74c1ceb7
commit da9cedcde4
5 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ include $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC/mk/startup_stm32wlxx.m
# HAL-OSAL files (optional).
include $(CHIBIOS)/os/hal/hal.mk
include $(CHIBIOS)/os/hal/ports/STM32/STM32WLxx/platform.mk
include $(CHIBIOS)/os/hal/boards/ST_NUCLEO_WL5JC/board.mk
include $(CHIBIOS)/os/hal/boards/ST_NUCLEO_WL55JC/board.mk
include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk
# RTOS files (optional).
include $(CHIBIOS)/os/rt/rt.mk