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
2019-09-10
Move interrupt handler into device driver, and rename the OPT_MCU_STM32 const...
Nathan Conrad
2019-09-09
Fix typo of ENDOINT
Nathan Conrad
2019-09-09
Remove STM32 F3 port.
Nathan Conrad
2019-09-05
Merge pull request #116 from hathach/develop
hathach
2019-09-05
Merge pull request #114 from cr1901/stm32h7
hathach
2019-09-02
trying to add LPC55xx support
hathach
2019-09-01
board_test run with lpc54114
hathach
2019-08-24
stm32h7: Add empty template cdc_msc_hid example for STM32H743 Nucleo board th...
William D. Jones
2019-08-24
adding lpc51u68 support
hathach
2019-07-24
rename tud_control_vendor_request_cb/complete_cb to tud_vendor_control_reques...
hathach
2019-07-19
rename CFG_TUD_CUSTOM_CLASS to CFG_TUD_VENDOR
hathach
2019-07-10
release as 0.5.0
hathach
2019-06-06
add TU_ prefix to compiler ATTR to prevent name conflict with application
hathach
2019-05-15
clean up
hathach
2019-05-14
update license year to 2019
hathach
2019-05-14
clean up
hathach
2019-05-09
fix clear stall usage, fix reset data toggle with dcd_clear_stall for nrf52
hathach
2019-04-18
remove auto descriptor and its option CFG_TUD_DESC_AUTO
hathach
2019-04-18
wrap up hid device refactor
hathach
2019-03-22
simplify board API, adding stm32f3 discovery
hathach
2019-03-20
migrate license from BSD 3 clause to MIT
hathach
2019-01-10
Merge branch 'master' of https://github.com/hathach/tinyusb into stm32f4
William D. Jones
2018-12-13
osal clean up
hathach
2018-12-11
ehci periodic
hathach
2018-12-07
rename MODE_HOST_SUPPORTED to TUSB_OPT_HOST_ENABLED
hathach
2018-12-07
able to build host hid
hathach
2018-12-06
clean up usbh, rename doxygen folder to docs
hathach
2018-12-05
add role to OSAL_QUEUE_DEF() to disable correct dcd/hcd isr
hathach
2018-12-05
lpc40xx device work, moving Chip_USB_Init out of tinyusb
hathach
2018-12-04
adding lpc40xx support
hathach
2018-11-30
adding ses lpc13xx
hathach
2018-11-30
remove obsolete example
hathach
2018-11-30
rename OPT_MCU_LPC13UXX to OPT_MCU_LPC13XX
hathach
2018-11-28
correct TUD_OPT_HIGH_SPEED
hathach
2018-11-27
needs to be filled out. blinks though
Scott Shawcroft
2018-11-26
add OPT_MODE_HIGH_SPEED
hathach
2018-11-22
rename CFG_TUSB_MEM_SECTION to CFG_TUSB_MEM_SECTION
hathach
2018-11-16
nrf5x: refactor device control transfer.
hathach
2018-11-09
Exempt from strict warnings for struct packing and add MCU options
Scott Shawcroft
2018-11-07
Add SAMD21 and SAMD51 support for CircuitPython.
Scott Shawcroft
2018-09-04
adding mynewt to osal
hathach
2018-08-30
allow no mode compilation (no host/device enabled). Handy for project without...
hathach
2018-07-31
dev hid enhancement, add report descriptor templates for keyboard, mouse, con...
hathach
2018-07-31
move default option
hathach
2018-07-29
hid device enhance
hathach
2018-07-28
fix hid generic various error
hathach
2018-07-28
change HID config, move HID boot config to part of auto descriptor only
hathach
2018-07-23
reworking device hid class driver
hathach
2018-07-13
better multiple interfaces support for cdc device
hathach
2018-07-12
rename CFG_TUD_ENUM_BUFFER_SIZE to CFG_TUD_CTRL_BUFSIZE
hathach
[prev]
[next]