index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
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
Age
Commit message (
Expand
)
Author
2024-06-21
Merge pull request #2676 from Okarss/fsdev_documentation
Ha Thach
2024-06-18
Update Host mode information for FSDEV devices
Okarss
2024-06-15
Merge pull request #2672 from tinic/master
Ha Thach
2024-06-14
Update the STM32 documentation
Okarss
2024-06-14
Revert the DSB because of RISC-V
Okarss
2024-06-14
[STM32 FSDEV] Simplify toggle bit logic
Okarss
2024-06-14
newline
hathach
2024-06-14
use stock core_riscv.h for ch32 v2 v3
hathach
2024-05-30
Use correct backend.
Tinic Uro
2024-05-24
add ch32 support for fsdev driver. v20x can select fsdev or usbfs with make/c...
hathach
2024-04-15
Merge pull request #2134 from clhenry/non-bus-powered-re-enumeration
Ha Thach
2024-04-15
add blocking delay for msp430 with max 25mhz
hathach
2024-04-11
Implement dcd_edpt_close_all()
HiFiPhile
2024-04-11
Cleanup
HiFiPhile
2024-04-11
rename, invert logic for iso_in_sending. Also limit its usage to ISO endpoint
hathach
2024-04-11
- remove redundant call of pcd_set_ep_rx_cnt()
hathach
2024-04-09
Format doc.
HiFiPhile
2024-04-09
Cleanup.
HiFiPhile
2024-04-09
Enable double buffer only for PMA > 1024b
HiFiPhile
2024-04-09
Ignore spurious RX interrupt.
HiFiPhile
2024-04-09
Rework ISO double buffering.
HiFiPhile
2024-04-09
Rework macro according to ST driver.
HiFiPhile
2024-04-09
Refactor edpt_xfer(), support double buffering in dcd_pma_alloc().
HiFiPhile
2024-04-09
Cleanup ep/pma free, ISO ep should use alloc/activate.
HiFiPhile
2024-04-01
Support for STM32H503 MCU - review changes
Wojciech Klimek
2024-03-31
Support for STM32H503 MCU
Wojciech Klimek
2024-03-31
move walkaround to dcd_ep_ctr_rx_handler(), increase cycle_count from 10 to 2...
hathach
2024-03-31
rename dcd_stm32_fsdev_pvt_st.h to simply dcd_stm32_fsdev.h
hathach
2024-03-31
code format
hathach
2024-03-25
fix pre-commit
Ha Thach
2024-03-25
Update dcd_stm32_fsdev_pvt_st.h
Ha Thach
2024-03-14
dcd_stm32_fsdev.c: Fix a bug seend with stm32h5xxx when the driver is compi...
henneboi
2024-01-11
[STM32 FSDEV] Align names for consistency
Okarss
2024-01-11
[STM32 FSDEV] Introduce a typedef for bus access width
Okarss
2024-01-10
[STM32 FSDEV] Fix ISR race conditions
Okarss
2023-12-13
Fix CI & typo.
HiFiPhile
2023-12-12
Add Support stm32h5 for stm32h573i based on stm32_fsdev G0 implementation Tes...
henneboi
2023-11-01
remove legacy driver st/synopsys
hathach
2023-07-02
made line ends consistent.
Lars Pötter
2023-06-16
fix build warnings
hathach
2023-06-16
fix build, update freertos config for cmake
hathach
2023-06-12
ad pd_types.h
hathach
2023-06-12
response with request safe5v, get passed PS_READY
hathach
2023-06-09
move protocol message to stack, disable battery in PWR's CR3
hathach
2023-06-08
enable DMA for both pd rx, tx
hathach
2023-06-08
dma rx works well
hathach
2023-06-07
able to response with good crc
hathach
2023-06-07
inital support for usb typec and pd example
hathach
2023-04-17
Cleanup unnecessary code for 16bit access.
Mengsk
2023-04-14
Fix FIFO transfer and buffer alignment.
HiFiPhile
[next]