index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
portable
/
st
/
stm32_fsdev
Age
Commit message (
Expand
)
Author
2019-09-21
FSDEV: go to NAK when unstalling; on reset, set EP0 to NAK, prioritize reset ...
Nathan Conrad
2019-09-20
doc update
hathach
2019-09-20
added stm32 L0 support
hathach
2019-09-19
Use ESOF for wakeup timing.
Nathan Conrad
2019-09-19
s/static const/define/
Nathan Conrad
2019-09-19
Remove debug assertions.
Nathan Conrad
2019-09-16
ST FSDEV: No need to always reset the interrupt priority, also add some synch...
Nathan Conrad
2019-09-16
Include board header file... :X
Nathan Conrad
2019-09-16
Implement remote wakeup + perhaps better sleep?
Nathan Conrad
2019-09-16
s/unsigned int/uint32_t/
Nathan Conrad
2019-09-15
Implement EP with size <64.
Nathan Conrad
2019-09-15
Covert macros to inline functions.
Nathan Conrad
2019-09-15
Wrote TX instead of RX.
Nathan Conrad
2019-09-11
Use types with explicit bit widths.
Nathan Conrad
2019-09-11
Use TU_VERIFY_STATIC, use more uint instead of uint8_t/uint16_t. Create reg16...
Nathan Conrad
2019-09-11
Update header comments.
Nathan Conrad
2019-09-11
Fix bug where the EPREGs were not being initialized as expected.
Nathan Conrad
2019-09-10
Rename the STM32 MCU options.
Nathan Conrad
2019-09-10
Remove OPT_MCU_STM for L and G series.
Nathan Conrad
2019-09-10
Move interrupt handler into device driver, and rename the OPT_MCU_STM32 const...
Nathan Conrad
2019-09-10
Fix silly typo in the F3xx support.
Nathan Conrad
2019-09-10
A few bug fixes, remove the unstested device notices, note supported boards ...
Nathan Conrad
2019-09-09
Start clock on F0 and F0, and handle USB interrupts.
Nathan Conrad
2019-09-09
Update F3 BSP and create F070RB BSP. Both are untested (but compile).
Nathan Conrad
2019-09-09
Add STM32 FSDEV driver.
Nathan Conrad
[prev]