-
- 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/stm32/usbhost/Class/MSC/Inc/usbh_msc_bot.h 233 additions, 233 deletionsmicropython/ports/stm32/usbhost/Class/MSC/Inc/usbh_msc_bot.h
- micropython/ports/stm32/usbhost/Class/MSC/Inc/usbh_msc_scsi.h 218 additions, 218 deletions...opython/ports/stm32/usbhost/Class/MSC/Inc/usbh_msc_scsi.h
- micropython/ports/stm32/usbhost/Class/MSC/Src/usbh_msc.c 795 additions, 795 deletionsmicropython/ports/stm32/usbhost/Class/MSC/Src/usbh_msc.c
- micropython/ports/stm32/usbhost/Class/MSC/Src/usbh_msc_bot.c 633 additions, 633 deletionsmicropython/ports/stm32/usbhost/Class/MSC/Src/usbh_msc_bot.c
- micropython/ports/stm32/usbhost/Class/MSC/Src/usbh_msc_scsi.c 458 additions, 458 deletions...opython/ports/stm32/usbhost/Class/MSC/Src/usbh_msc_scsi.c
- micropython/ports/stm32/usbhost/Class/MTP/Inc/usbh_mtp.h 263 additions, 263 deletionsmicropython/ports/stm32/usbhost/Class/MTP/Inc/usbh_mtp.h
- micropython/ports/stm32/usbhost/Class/MTP/Inc/usbh_mtp_ptp.h 1038 additions, 1038 deletionsmicropython/ports/stm32/usbhost/Class/MTP/Inc/usbh_mtp_ptp.h
- micropython/ports/stm32/usbhost/Class/MTP/Src/usbh_mtp.c 1065 additions, 1065 deletionsmicropython/ports/stm32/usbhost/Class/MTP/Src/usbh_mtp.c
- micropython/ports/stm32/usbhost/Class/MTP/Src/usbh_mtp_ptp.c 1769 additions, 1769 deletionsmicropython/ports/stm32/usbhost/Class/MTP/Src/usbh_mtp_ptp.c
- micropython/ports/stm32/usbhost/Class/Template/Inc/usbh_template.h 122 additions, 122 deletions...on/ports/stm32/usbhost/Class/Template/Inc/usbh_template.h
- micropython/ports/stm32/usbhost/Class/Template/Src/usbh_template.c 240 additions, 240 deletions...on/ports/stm32/usbhost/Class/Template/Src/usbh_template.c
- micropython/ports/stm32/usbhost/Core/Inc/usbh_conf_template.h 151 additions, 151 deletions...opython/ports/stm32/usbhost/Core/Inc/usbh_conf_template.h
- micropython/ports/stm32/usbhost/Core/Inc/usbh_core.h 161 additions, 161 deletionsmicropython/ports/stm32/usbhost/Core/Inc/usbh_core.h
- micropython/ports/stm32/usbhost/Core/Inc/usbh_ctlreq.h 147 additions, 147 deletionsmicropython/ports/stm32/usbhost/Core/Inc/usbh_ctlreq.h
- micropython/ports/stm32/usbhost/Core/Inc/usbh_def.h 480 additions, 480 deletionsmicropython/ports/stm32/usbhost/Core/Inc/usbh_def.h
- micropython/ports/stm32/usbhost/Core/Inc/usbh_ioreq.h 159 additions, 159 deletionsmicropython/ports/stm32/usbhost/Core/Inc/usbh_ioreq.h
- micropython/ports/stm32/usbhost/Core/Inc/usbh_pipes.h 124 additions, 124 deletionsmicropython/ports/stm32/usbhost/Core/Inc/usbh_pipes.h
- micropython/ports/stm32/usbhost/Core/Src/usbh_conf_template.c 270 additions, 270 deletions...opython/ports/stm32/usbhost/Core/Src/usbh_conf_template.c
- micropython/ports/stm32/usbhost/Core/Src/usbh_core.c 936 additions, 936 deletionsmicropython/ports/stm32/usbhost/Core/Src/usbh_core.c
- micropython/ports/stm32/usbhost/Core/Src/usbh_ctlreq.c 881 additions, 881 deletionsmicropython/ports/stm32/usbhost/Core/Src/usbh_ctlreq.c
Please register or sign in to comment