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
/
tusb_option.h
Age
Commit message (
Expand
)
Author
2023-12-26
initial support of CH34x CDC device
IngHK
2023-12-15
Merge branch 'master' into h5
hathach
2023-12-13
try to add samd51 to hil pool using doublereset (rpi gpio) and bossac
hathach
2023-12-12
Add Support stm32h5 for stm32h573i based on stm32_fsdev G0 implementation Tes...
henneboi
2023-12-12
Add configuration option CFG_TUH_CDC_FTDI_PID_LIST to tusb_option.h
Oliver Larsson
2023-12-11
Merge pull request #2296 from LarssonOliver/master
Ha Thach
2023-11-25
Add configuration option CFG_TUH_CDC_CP210X_PID_LIST to tusb_option.h
Oliver Larsson
2023-11-24
update release version
hathach
2023-11-24
rename to CFG_TUD_BTH_HISTORICAL_COMPATIBLE, move CFG_TUD_BTH_ISO_ALT_COUNT t...
hathach
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-09-18
add default CFG_TUH_MAX3421 = 0, default spi speed for samd21/samd51 to 12Mhz
hathach
2023-08-08
added cmake for lpc54, update lpc55
hathach
2023-07-24
rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stack
hathach
2023-07-14
Fix host buffer alignment setting
Scott Shawcroft
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-08
define tuc_int_handler() to empty if TUC not enabled
hathach
2023-06-08
default CFG_TUC_ENABLED to 0
hathach
2023-05-23
Enhance chipidea (#2075)
Ha Thach
2023-04-27
refactor ftdi driver
hathach
2023-04-26
hacky, but ftdi work with hard code baudrate = 9600
hathach
2023-04-03
Add STM32L5 support - no OTG similar to some L4s
John Cronin
2023-03-24
separate CFG_TUSB_MEM_SECTION and CFG_TUSB_MEM_ALIGN to
hathach
2023-03-18
more update to kinetis 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-02-10
update version to 0.15.0
hathach
2023-01-30
hardcoded configPRIO_BITS for IAR build to pass CI
hathach
2023-01-12
add TUP_RHPORT_HIGHSPEED for ch32v307
hathach
2023-01-07
Merge branch 'master' into ch32v307
Ha Thach
2022-12-16
minor rename
hathach
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-09-03
Initial PIC32MM/MX & PIC24 support
ReimuNotMoe
2022-08-19
Merge pull request #1569 from hathach/release-0.14.0
Ha Thach
2022-08-01
fix issue with TUD_OPT_HIGH_SPEED
hathach
2022-07-19
increase version for release
hathach
2022-07-11
bump up mcux-sdk for rt11xx, add back OPT_MCU_MIMXRT11XX
hathach
2022-07-01
mimxrt: Change OPT_MCU_MIMXRT1xXX to OPT_MCU_MIMXRT.
robert-hh
2022-06-30
mimxrt: Add/change definitions for MIMXRT11XX boards.
robert-hh
2022-06-10
more dynamic controller for host
hathach
2022-06-06
update all host examples
hathach
2022-06-03
remove static port defined for device/host
hathach
2022-06-02
rhport argument in usbd_ API() is not used (always use the initialized port)
hathach
2022-06-02
add support for renesas ra family of mcus
Rafael Silva
2022-06-01
rename board specific macro for example
hathach
2022-06-01
Merge pull request #1438 from Nikitarc/master
Ha Thach
2022-05-31
Merge pull request #1381 from hathach/add-sof-isr
Ha Thach
[next]