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
/
tinyusb
/
tusb_option.h
Age
Commit message (
Expand
)
Author
2018-03-07
update
hathach
2018-03-07
add new example device_virtual_com
hathach
2018-03-02
repo clean up
hathach
2018-02-28
refactor osal queue API
hathach
2014-04-17
change default TUSB_CFG_DEBUG to 0
hathach
2014-03-25
doxygen
hathach
2014-03-25
doxygen documenting
hathach
2014-03-23
adding usbd_enum_buffer to usbd
hathach
2014-03-23
remove TUSB_CFG_HOST_ENUM_BUFFER_SIZE from host config (use default)
hathach
2014-03-18
clean up tusb_descriptors
hathach
2014-03-18
rename TUSB_CFG_OS_TICKS_PER_SECOND to TUSB_CFG_TICKS_HZ
hathach
2014-03-17
doxygening
hathach
2014-03-06
refractor app_os_prio.h
hathach
2014-02-20
fix the duplicated plug connection status change with lpc17xx by using immedi...
hathach
2013-11-13
fix potential issue with stall endpoints
hathach
2013-11-13
able to build and run cdc device demo on lpc11uxx
hathach
2013-11-11
adding support for lpc13uxx
hathach
2013-11-08
add windows driver for cdc
hathach
2013-11-01
implement msc device class
hathach
2013-10-29
implementing sw device stack
hathach
2013-10-27
static assert to check OSAL_QUEUE_DEF's queue_depth parameter < 256
hathach
2013-10-24
change TUSB_CFG_CONTROLLER0/1_MODE to TUSB_CFG_CONTROLLER_0/1_MODE for clearance
hathach
2013-10-02
clean up warnings here and there
hathach
2013-09-21
house keeping
hathach
2013-07-03
change some license text
hathach
2013-07-01
fix compilation error
hathach
2013-06-29
test refractor
hathach
2013-06-08
ADDING LPC176X device
hathach
2013-06-04
re-create ngx4330.h
hathach
2013-06-03
add TUSB_CFG_PROUDCT_ID check
hathach
2013-05-29
fix lpcxpresso1347 board_leds
hathach
2013-05-28
rename NGX to ngx
hathach
2013-05-23
- move CMSIS & driver lib for lpc13u to codebase bsp/lpc13xx
hathach
2013-05-06
add stub for msc host & hub driver
hathach
2013-04-25
add TUSB_CFG_OS_TASK_PRIO to mandatory option for using an RTOS
hathach
2013-04-08
move MCU define to tusb_option.h, fix the ATTR with USB RAM
hathach
2013-03-25
remove multiple instances per device for hidh keyboard (no needed)
hathach
2013-03-25
remove obsolete TUSB_CFG_HOST_HID_KEYBOARD_ENDPOINT_SIZE
hathach
2013-03-25
change website from tinyusb.net to tinyusb.org
hathach
2013-03-13
forget to add test file for ehci isr
hathach
2013-03-04
refractor
hathach
2013-03-04
replace TUSB_CFG_HOST by MODE_HOST_SUPPORTED
hathach
2013-03-04
allow configure host/device by controller basic
hathach
2013-03-01
rename ehci usb_int usb_sts usb/error field
hathach
2013-02-27
house keeping
hathach
2013-02-08
updating usbh init with class init
hathach
2013-02-08
add TUSB_CFG_HOST_CONTROLLER_START_INDEX
hathach
2013-02-04
add TUSB_CFG_HOST_ENUM_BUFFER_SIZE
hathach
2013-02-01
change osal_timeout_t to uint32_t
hathach
2013-02-01
add std=gnu99 for test build
hathach
[next]