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

5 lines
193 B
Makefile
Raw Normal View History

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