micropython/stmhal
Damien George cce7119a2b stmhal: Work around crazy bug in USB CDC.
Packets of 64 bytes length are not send to the host until the following
packet is sent.  Fixed by never sending packets of 64 bytes length.
2014-04-14 01:46:25 +01:00
..
boards
cmsis
fatfs
hal
usbdev
usbhost
Makefile
accel.c
accel.h
adc.c
adc.h
autoflash
dac.c
dac.h
diskio.c
diskio.h
exti.c
exti.h
ffconf.h
file.c
file.h
flash.c
flash.h
font_petme128_8x8.h
gccollect.c
gccollect.h
gchelper.s
gpio.c
gpio.h
help.c
i2c.c
i2c.h
import.c
input.c
lcd.c
lcd.h
led.c
led.h
lexerfatfs.c
lexerfatfs.h
main.c
malloc0.c
math.c
modos.c
modos.h
modpyb.c
modpyb.h Proper support for registering builtin modules in ROM. 2014-03-25 14:18:18 +00:00
modstm.c
modstm.h
modtime.c
modtime.h
mpconfigport.h
pendsv.c
pendsv.h
pin.c
pin.h
pin_map.c
pin_named_pins.c
printf.c
pybcdc.h
pybcdc.inf
pybstdio.c
pybstdio.h
pyexec.c
pyexec.h
qstrdefsport.h
readline.c
readline.h
rng.c
rng.h
rtc.c
rtc.h
sdcard.c
sdcard.h
servo.c
servo.h
startup_stm32f40xx.s
std.h
stm32f4xx_hal_msp.c
stm32f4xx_it.c
stm32f4xx_it.h
stm32f405.ld
storage.c
storage.h
string0.c
system_stm32f4xx.c
systick.c
systick.h
timer.c
timer.h
usart.c
usart.h
usb.c
usb.h
usbd_cdc_interface.c
usbd_cdc_interface.h
usbd_conf.c
usbd_conf.h
usbd_desc.h
usbd_desc_cdc_msc.c
usbd_msc_storage.c
usbd_msc_storage.h
usrsw.c
usrsw.h