git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4392 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2012-07-03 18:26:26 +00:00
parent 21fa4d3249
commit 9eec6932da
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# List of the ChibiOS/RT Cortex-M3 STM32 port files.
# List of the ChibiOS/RT Cortex-M0 STM32 port files.
PORTSRC = $(CHIBIOS)/os/ports/GCC/ARMCMx/crt0.c \
$(CHIBIOS)/os/ports/GCC/ARMCMx/STM32F0xx/vectors.c \
${CHIBIOS}/os/ports/GCC/ARMCMx/chcore.c \