Fixed pathname case.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11002 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
25846dfc5d
commit
006e9f17a4
|
@ -30,4 +30,4 @@ 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
|
||||
include $(CHIBIOS)/os/hal/ports/SAMA/LLD/Cryptov1/driver.mk
|
||||
include $(CHIBIOS)/os/hal/ports/SAMA/LLD/CRYPTOv1/driver.mk
|
||||
|
|
Loading…
Reference in New Issue