-
- 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/Core/Src/usbh_ioreq.c 358 additions, 358 deletionsmicropython/ports/stm32/usbhost/Core/Src/usbh_ioreq.c
- micropython/ports/stm32/usbhost/Core/Src/usbh_pipes.c 204 additions, 204 deletionsmicropython/ports/stm32/usbhost/Core/Src/usbh_pipes.c
- micropython/tests/basics/string_crlf_conversion.py 4 additions, 4 deletionsmicropython/tests/basics/string_crlf_conversion.py
Please register or sign in to comment