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
/
device
Age
Commit message (
Expand
)
Author
2015-05-01
formatting
hathach
2015-05-01
formatting
hathach
2015-05-01
replace ATTR_PACKED_STRUCT by simply ATTR_PACKED (drop IAR support)
hathach
2014-05-13
add lpcxpresso spifi flash setting
hathach
2014-04-25
cdc device app rename CDCD_APP_BUFFER_SIZE to SERIAL_BUFFER_SIZE
hathach
2014-04-24
added all assert check to osal_queue_send and osal_semaphore_post
hathach
2014-04-24
correct dcd_pipe_is_busy to use list_qtd_idx[] instead of qtd_overlay
hathach
2014-04-21
clean up code at usbd_setup_received_isr
hathach
2014-04-21
minor adjustment to dcd_lpc43xx.c
hathach
2014-04-18
move osal_queue_send of osal_none to osal_none.c
hathach
2014-04-17
move STRING & XSTRING & STATIC_ASSERT to compiler.h
hathach
2014-04-17
clean up STATIC_VAR
hathach
2014-04-09
remove OSAL_VAR for the simplicity
hathach
2014-04-04
remove RF1GHZNODE from board/readme.md
hathach
2014-03-31
refractor usbd_task as wrapper for body task
hathach
2014-03-25
more doxygen stuffs
hathach
2014-03-24
doxygen
hathach
2014-03-24
more doxygen works
hathach
2014-03-24
doxygen documenting
hathach
2014-03-23
tested with IAR & keil for device ea4357, fix some warnings
hathach
2014-03-23
clean IAR warning
hathach
2014-03-23
use internal buffer for hid report descriptor as well.
hathach
2014-03-23
finished using usbd_enum_buffer for all std descriptors
hathach
2014-03-23
remove TUSB_CFG_DEVICE_STRING_DESCRIPTOR_COUNT
hathach
2014-03-23
adding usbd_enum_buffer to usbd
hathach
2014-03-23
remove IAD_DESC_REQUIRED
hathach
2014-03-22
rename dcd_11u_13u_qhd_t::total_bytes to nbytes to prevent confusion
hathach
2014-03-21
clean ATTR_USB_MIN_ALIGNMENT on application and most of device except the msc...
hathach
2014-03-21
some doxygen
hathach
2014-03-21
clean up some device warnings
hathach
2014-03-19
change OSAL_TASK_FUNCTION to adapt with cmsis rtx
hathach
2014-03-18
finish descriptor refractor for hid keyboard & mouse
hathach
2014-03-18
refractor descriptor passing for device with user-friendly structures
hathach
2014-03-18
app descriptor rename
hathach
2014-03-18
clean up tusb_descriptors
hathach
2014-03-16
doxygen document
hathach
2014-03-14
fix out of range array in usbd
hathach
2014-03-14
clean all device os none warnings
hathach
2014-03-14
fix warning for device os none
hathach
2014-03-13
fix a problem with dcd 13uxx dcd_pipe_clear_stall that should clear toggle fo...
hathach
2014-03-12
change dcd 176x alignment placement to work with IAR
hathach
2014-03-12
able to build lpc11u with IAR
hathach
2014-03-12
IAR line ending warning
hathach
2014-03-12
fix iar warning
hathach
2014-03-12
added scatter file for lpc11u & lpc13u for it to run with keil
hathach
2014-03-10
try to port lpc11uxx device demo with IAR
hathach
2014-03-10
change desc_str_table to array of pointer of uint8_t* to be compatible with I...
hathach
2014-03-10
change IAR TUSB_CFG_ATTR_USBRAM to _Pragma("location=\".ahb_sram1\"") instead...
hathach
2014-03-10
clean up dcd_lpc175x_6x.c
hathach
2014-03-10
refractor dcd_lpc175x_6x
hathach
[prev]
[next]