git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4392 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
21fa4d3249
commit
9eec6932da
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue