ChibiOS/os/hal/platforms/SAM4L/platform.mk

7 lines
189 B
Makefile

# List of all the STM32F3xx platform files.
PLATFORMSRC = ${CHIBIOS}/os/hal/platforms/SAM4L/hal_lld.c
# Required include directories
PLATFORMINC = ${CHIBIOS}/os/hal/platforms/SAM4L