# List of the ChibiOS/RT Cortex-M3 port files. PORTSRC = ../../os/ports/GCC/ARMCM3/chcore.c \ ../../os/ports/GCC/ARMCM3/nvic.c \ ../../os/ports/GCC/ARMCM3/cmsis/core_cm3.c PORTASM = ../../os/ports/GCC/ARMCM3/crt0.s PORTINC = ../../os/ports/GCC/ARMCM3 \ ../../os/ports/GCC/ARMCM3/cmsis