-
- Downloads
micropython: deal with crlf fuckery
I don't know why, but micropython has files that absolutely break my git experience, leading to 'phantom' dirty files that I can't seem to clean up. Feel free to revert this if this messes something up.
Showing
- micropython/ports/cc3200/hal/aes.c 1360 additions, 1360 deletionsmicropython/ports/cc3200/hal/aes.c
- micropython/ports/cc3200/hal/aes.h 218 additions, 218 deletionsmicropython/ports/cc3200/hal/aes.h
- micropython/ports/cc3200/hal/des.c 887 additions, 887 deletionsmicropython/ports/cc3200/hal/des.c
- micropython/ports/cc3200/hal/i2s.c 1012 additions, 1012 deletionsmicropython/ports/cc3200/hal/i2s.c
- micropython/ports/cc3200/hal/i2s.h 218 additions, 218 deletionsmicropython/ports/cc3200/hal/i2s.h
- micropython/ports/stm32/pybcdc.inf_template 92 additions, 92 deletionsmicropython/ports/stm32/pybcdc.inf_template
- micropython/ports/stm32/usbhost/Class/AUDIO/Inc/usbh_audio.h 581 additions, 581 deletionsmicropython/ports/stm32/usbhost/Class/AUDIO/Inc/usbh_audio.h
- micropython/ports/stm32/usbhost/Class/AUDIO/Src/usbh_audio.c 1994 additions, 1994 deletionsmicropython/ports/stm32/usbhost/Class/AUDIO/Src/usbh_audio.c
- micropython/ports/stm32/usbhost/Class/CDC/Inc/usbh_cdc.h 449 additions, 449 deletionsmicropython/ports/stm32/usbhost/Class/CDC/Inc/usbh_cdc.h
- micropython/ports/stm32/usbhost/Class/CDC/Src/usbh_cdc.c 755 additions, 755 deletionsmicropython/ports/stm32/usbhost/Class/CDC/Src/usbh_cdc.c
- micropython/ports/stm32/usbhost/Class/HID/Inc/usbh_hid.h 341 additions, 341 deletionsmicropython/ports/stm32/usbhost/Class/HID/Inc/usbh_hid.h
- micropython/ports/stm32/usbhost/Class/HID/Inc/usbh_hid_keybd.h 318 additions, 318 deletions...python/ports/stm32/usbhost/Class/HID/Inc/usbh_hid_keybd.h
- micropython/ports/stm32/usbhost/Class/HID/Inc/usbh_hid_mouse.h 118 additions, 118 deletions...python/ports/stm32/usbhost/Class/HID/Inc/usbh_hid_mouse.h
- micropython/ports/stm32/usbhost/Class/HID/Inc/usbh_hid_parser.h 96 additions, 96 deletions...ython/ports/stm32/usbhost/Class/HID/Inc/usbh_hid_parser.h
- micropython/ports/stm32/usbhost/Class/HID/Inc/usbh_hid_usage.h 191 additions, 191 deletions...python/ports/stm32/usbhost/Class/HID/Inc/usbh_hid_usage.h
- micropython/ports/stm32/usbhost/Class/HID/Src/usbh_hid.c 800 additions, 800 deletionsmicropython/ports/stm32/usbhost/Class/HID/Src/usbh_hid.c
- micropython/ports/stm32/usbhost/Class/HID/Src/usbh_hid_keybd.c 418 additions, 418 deletions...python/ports/stm32/usbhost/Class/HID/Src/usbh_hid_keybd.c
- micropython/ports/stm32/usbhost/Class/HID/Src/usbh_hid_mouse.c 267 additions, 267 deletions...python/ports/stm32/usbhost/Class/HID/Src/usbh_hid_mouse.c
- micropython/ports/stm32/usbhost/Class/HID/Src/usbh_hid_parser.c 235 additions, 235 deletions...ython/ports/stm32/usbhost/Class/HID/Src/usbh_hid_parser.c
- micropython/ports/stm32/usbhost/Class/MSC/Inc/usbh_msc.h 222 additions, 222 deletionsmicropython/ports/stm32/usbhost/Class/MSC/Inc/usbh_msc.h
Loading
Please register or sign in to comment