We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aaba5c commit a9862b3Copy full SHA for a9862b3
.gitattributes
@@ -26,3 +26,14 @@ cc3200/hal/des.c -text
26
cc3200/hal/i2s.c -text
27
cc3200/hal/i2s.h -text
28
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