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:
parent
5a74c1ceb7
commit
da9cedcde4
|
@ -101,7 +101,7 @@ include $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC/mk/startup_stm32wlxx.m
|
||||||
# HAL-OSAL files (optional).
|
# HAL-OSAL files (optional).
|
||||||
include $(CHIBIOS)/os/hal/hal.mk
|
include $(CHIBIOS)/os/hal/hal.mk
|
||||||
include $(CHIBIOS)/os/hal/ports/STM32/STM32WLxx/platform.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
|
include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk
|
||||||
# RTOS files (optional).
|
# RTOS files (optional).
|
||||||
include $(CHIBIOS)/os/rt/rt.mk
|
include $(CHIBIOS)/os/rt/rt.mk
|
Loading…
Reference in New Issue