Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

Commit a9862b3

Browse files
committed
.gitattributes: Add entries for files that will move to ports/ dir.
1 parent 1aaba5c commit a9862b3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.gitattributes

+11
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,14 @@ cc3200/hal/des.c -text
2626
cc3200/hal/i2s.c -text
2727
cc3200/hal/i2s.h -text
2828
cc3200/version.h -text
29+
ports/stm32/pybcdc.inf_template -text
30+
ports/stm32/usbd_* -text
31+
ports/stm32/boards/*/stm32f4xx_hal_conf.h -text
32+
ports/stm32/usbdev/** -text
33+
ports/stm32/usbhost/** -text
34+
ports/cc3200/hal/aes.c -text
35+
ports/cc3200/hal/aes.h -text
36+
ports/cc3200/hal/des.c -text
37+
ports/cc3200/hal/i2s.c -text
38+
ports/cc3200/hal/i2s.h -text
39+
ports/cc3200/version.h -text

0 commit comments

Comments
 (0)