tinySA/os/hal/platforms/STM32L1xx/platform.mk

6 lines
191 B
Makefile
Raw Normal View History

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