| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix #247
|
|
|
|
Samd improve
|
|
|
|
|
|
|
|
fix samd51 setup packet handling
|
|
issue occur due to race condition
https://github.com/adafruit/Adafruit_TinyUSB_Arduino/issues/37
|
|
invoke scsi complete callback before queue for csw status
|
|
there is racing issue with samd + qspi flash testing with arduino
otherwise.
|
|
|
|
merge WIP branch for samd dcd fix
|
|
|
|
add msc scsi command list
|
|
|
|
incorrect queue 448 bytes instead of 512
|
|
|
|
|
|
|
|
add "`" and "~" to keycode -> ASCII table
|
|
|
|
[tusb]fix typo in comment
|
|
|
|
Update dcd_stm32_fsdev.c with note about F042Fx remapping
|
|
move VBUS sense out of dcd_synosys to bsp
|
|
Add a note about pin remapping for the STM32F042Fx
|
|
close #204 define HSE_VALUE in _hal_conf instead of board.mk
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|