git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10982 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
edolomb 2017-11-10 18:59:47 +00:00
parent 715198c1d5
commit 7c499f0433
1 changed files with 1 additions and 0 deletions

View File

@ -27,4 +27,5 @@ endif
include $(CHIBIOS)/os/hal/ports/SAMA/LLD/DMAv1/driver.mk
include $(CHIBIOS)/os/hal/ports/SAMA/LLD/PIOv1/driver.mk
include $(CHIBIOS)/os/hal/ports/SAMA/LLD/SPIv1/driver.mk
include $(CHIBIOS)/os/hal/ports/SAMA/LLD/RTCv1/driver.mk
include $(CHIBIOS)/os/hal/ports/SAMA/LLD/USARTv1/driver.mk