Statistics
| Branch: | Tag: | Revision:

amiro-os / hal / platforms / STM32 / platform.mk @ 58fe0e0b

History | View | Annotate | Download (174 Bytes)

1
# List of all the STM32F1xx platform files.
2
PLATFORMSRC += ${AMIRO}/hal/platforms/STM32/qei_lld.c
3

    
4
# Required include directories
5
PLATFORMINC += ${AMIRO}/hal/platforms/STM32