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
/
common
/
tusb_mcu.h
Age
Commit message (
Expand
)
Author
2024-05-06
Merge pull request #2618 from HiFiPhile/fifo_const_split
Ha Thach
2024-05-02
add cmake for pi zero (renamed from pi zero_w), build but the flash size seem...
hathach
2024-04-29
Guard const addr fifo functions with TUP_MEM_CONST_ADDR.
HiFiPhile
2024-04-26
- add esp32 c3, c6 mcu option
hathach
2024-04-25
revert a change in tusb_mcu
hathach
2024-04-25
adding support for esp32 for use with max3421e host
hathach
2024-04-08
Merge pull request #2567 from HiFiPhile/iso_alloc
Ha Thach
2024-04-02
Move endpoint alloc define to tusb_mcu.h
HiFiPhile
2024-04-02
Merge branch 'master' into MCX
hathach
2024-02-20
MCX A and MCX N merged to MCX family
Jerry Palacios
2024-02-07
frdmmcxa153 files added
Jerry Palacios
2024-02-04
Merge branch 'hathach:master' into nxp_k64
Michael Fischer
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-24
Merge branch 'master' into feature/ch32f20x
Ha Thach
2023-10-18
adding nulceo stm32u5a5, fix clock configure issue
hathach
2023-10-06
feat(ch32f20x): add support of ch32f20x
denis.krasutski
2023-08-30
call xfer_complete_isr() when result is not successful (stalled or failed)
hathach
2023-08-28
Merge branch 'master' into nxp_k64
Ha Thach
2023-08-28
rename OPT_MCU_KINETIS_K64 to OPT_MCU_KINETIS_K
hathach
2023-08-27
more update to transaction
hathach
2023-08-09
update to dcd ip3511 to add work-around for lpc54628 usb hs errata USB.1 and ...
hathach
2023-07-23
Added support for the NXP K64 series
emb4fun
2023-07-07
use unaligned access read for hw fifo
hathach
2023-07-05
usb hs work with ra 6m5 ek
hathach
2023-06-24
rename to kinetis_k32l2, rename OPT_MCU_KINETIS_K32 to OPT_MCU_KINETIS_K32L
hathach
2023-06-16
renam OPT_MCU_MIMXRT to OPT_MCU_MIMXRT1XXX
hathach
2023-06-15
refactor khci to chipidea fs driver for device (host is not yet)
hathach
2023-06-07
able to response with good crc
hathach
2023-06-07
inital support for usb typec and pd example
hathach
2023-06-01
Merge branch 'master' into feature/STM32G0
hathach
2023-05-23
Enhance chipidea (#2075)
Ha Thach
2023-04-14
Merge branch 'master' of https://github.com/hathach/tinyusb into pr1942
HiFiPhile
2023-04-03
Add STM32L5 support - no OTG similar to some L4s
John Cronin
2023-03-18
more update to kinetis bsp
hathach
2023-03-18
merge kinetis into its own family in bsp
hathach
2023-03-18
Add support for NXP FRDM_K32L2A4S eval board.
Bob Paddock
2023-03-08
Merge branch 'master' into renesas-ra
hathach
2023-03-08
add basic STM32G0 support
Hubert Denkmair
2023-03-01
add TUP_USBIP_FSDEV and TUP_USBIP_FSDEV_STM32, clean up ifdef with stm32
hathach
2023-02-22
white space
hathach
2023-02-22
move and add optional tusb_app_virt_to_phys/tusb_app_phys_to_virt
hathach
2023-02-22
rename OHCI_RHPORTS to TUP_OHCI_RHPORTS
hathach
2023-02-18
ohci: Support configurable number of roothub ports
Ryzee119
2023-01-12
add TUP_RHPORT_HIGHSPEED for ch32v307
hathach
2023-01-07
Merge branch 'master' into ch32v307
Ha Thach
2022-12-15
use OSAL_MUTEX_REQUIRED to replace CFG_FIFO_MUTEX/TUSB_OPT_MUTEX
hathach
2022-10-13
Add support for STM32U5 mcu
LynnL4
2022-10-06
Microchip PIC24/dsPIC33 device mode support
ReimuNotMoe
2022-07-01
mimxrt: Change OPT_MCU_MIMXRT1xXX to OPT_MCU_MIMXRT.
robert-hh
[next]