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
/
common
/
common.h
Age
Commit message (
Expand
)
Author
2018-03-12
rename to avoid name confliction
hathach
2018-03-08
enhance
hathach
2018-03-02
clean up compiler
hathach
2018-02-28
refactor osal queue API
hathach
2018-02-28
osal clean up
hathach
2015-05-01
replace ATTR_PACKED_STRUCT by simply ATTR_PACKED (drop IAR support)
hathach
2014-04-17
move STRING & XSTRING & STATIC_ASSERT to compiler.h
hathach
2014-03-25
more doxygen stuffs
hathach
2014-03-24
doxygen documenting
hathach
2014-03-18
rename errors.c/h to tusb_errors.c/h
hathach
2014-03-16
doxygen document
hathach
2014-03-10
change desc_str_table to array of pointer of uint8_t* to be compatible with I...
hathach
2014-02-20
fix the duplicated plug connection status change with lpc17xx by using immedi...
hathach
2014-01-24
refractor __n2be_16
hathach
2013-12-27
add device_os_none keil project for all boards
hathach
2013-12-12
implement inline bit manipulation function
hathach
2013-12-09
add keyboard led mask
hathach
2013-11-26
change endian conversion to native to be & be to native
hathach
2013-11-13
fix potential issue with stall endpoints
hathach
2013-11-05
msc add support
hathach
2013-11-01
implement msc device class
hathach
2013-10-25
more doxygen work
hathach
2013-10-02
clean up warnings here and there
hathach
2013-09-26
refractor msch
hathach
2013-07-04
add some printf when a class is mounted
hathach
2013-07-01
add & pass a first few test for cdc host
hathach
2013-05-12
test refractor
hathach
2013-05-11
add cardinality_of function to return number of set bits
hathach
2013-05-06
add log2_of and use this function in get_period_head
hathach
2013-04-21
rename nxp_sof_received to nxp_int_sof
hathach
2013-03-25
change website from tinyusb.net to tinyusb.org
hathach
2013-03-22
- fix bug when unplugged unmounted-already device (mostly plugged when power on)
hathach
2013-03-12
add semaphore post in usbh_isr for control pipe
hathach
2013-03-03
implement hcd_init controller_init
hathach
2013-02-28
start to add code for hcd_init test
hathach
2013-02-26
add osal subtask support
hathach
2013-02-08
updating usbh init with class init
hathach
2013-02-06
update enumeration up to get full configuration descriptor
hathach
2013-02-06
refractor move test enum to its own file
hathach
2013-02-05
remove TUSB prefix for class enum definitions
hathach
2013-02-04
add usbh_hcd to hold common structure/typedef for usbh and hcd
hathach
2013-02-04
refractor include chain with following policies
hathach
2013-02-02
refine OSAL_TASK_LOOP_BEGIN & OSAL_TASK_LOOP_END
hathach
2013-01-31
add version macros
hathach
2013-01-30
add primitive_types.h for portable with uint8,16,32_t, and bool
hathach
2013-01-27
update license year from 2012 to 2013
hathach
2013-01-27
add STATIC for local variables
hathach
2013-01-22
start to support
hathach
2013-01-19
change error type to lower case for more consistency
hathach
2013-01-18
add ASSERT POINTER support
hathach
[next]