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
/
tusb_option.h
Age
Commit message (
Expand
)
Author
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
2022-05-21
Merge branch 'master' into ch32v307
Ha Thach
2022-04-25
Update tusb_option.h
Nikitarc
2022-04-21
Merge branch 'master' into pio-host
hathach
2022-04-20
add msec timeout to osal_queue_receive(), tud_task() and tuh_task() both pend...
hathach
2022-04-08
proof of concpet that device pio-usb work with host pio-usb
hathach
2022-03-29
clean up and comment out tud_sof_isr_set
hathach
2022-03-22
Fix typo
Greg Davill
[next]