-
- Downloads
stm: Re-instate C debugging USART port (disabled by default).
See pyb_usart_global_debug variable. Also did some work on USB OTG, but nothing working yet.
Showing
- stm/Makefile 8 additions, 0 deletionsstm/Makefile
- stm/lib/usb_bsp.c 89 additions, 0 deletionsstm/lib/usb_bsp.c
- stm/lib/usb_conf.h 57 additions, 2 deletionsstm/lib/usb_conf.h
- stm/lib/usb_core.c 1 addition, 1 deletionstm/lib/usb_core.c
- stm/main.c 12 additions, 5 deletionsstm/main.c
- stm/printf.c 2 additions, 6 deletionsstm/printf.c
- stm/stm32fxxx_it.c 3 additions, 1 deletionstm/stm32fxxx_it.c
- stm/usart.c 12 additions, 18 deletionsstm/usart.c
- stm/usart.h 17 additions, 0 deletionsstm/usart.h
- stm/usb.c 28 additions, 1 deletionstm/usb.c
- stm/usb.h 3 additions, 0 deletionsstm/usb.h
Loading
Please register or sign in to comment