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
/
errors.h
Age
Commit message (
Expand
)
Author
2013-03-26
rename pipe_status_t to tusb_interface_status_t
hathach
2013-03-25
add several helper function
hathach
2013-03-25
change website from tinyusb.net to tinyusb.org
hathach
2013-03-24
refractor hidh keyboard
hathach
2013-03-22
- fix bug when unplugged unmounted-already device (mostly plugged when power on)
hathach
2013-03-07
make "used" member of ehci_qtd_t into reserved place of buffer[1] (with asser...
hathach
2013-02-28
strengthen include policy. Only limited headers are allowed to included from ...
hathach
2013-02-26
add osal subtask support
hathach
2013-02-06
update enumeration up to get full configuration descriptor
hathach
2013-02-06
remove hcd_addr0_close_Ignore
hathach
2013-02-06
refractor move test enum to its own file
hathach
2013-02-04
complete define osal_freeRTOS for semaphore and queue
hathach
2013-02-04
refractor include chain with following policies
hathach
2013-02-01
add std=gnu99 for test build
hathach
2013-01-31
change cmock ignore to args only
hathach
2013-01-29
update usbh_init and test
hathach
2013-01-27
add usbh_device_info_t to return device status
hathach
2013-01-27
update license year from 2012 to 2013
hathach
2013-01-27
remove violation MISRA 6.3 on errors
hathach
2013-01-26
add more test code for keyboard hid application API
hathach
2013-01-22
use unsigned char instead of char for error string
hathach
2013-01-22
start to support
hathach
2013-01-19
change error type to lower case for more consistency
hathach
2013-01-11
add external configure file: tusb_config.h
hathach
2013-01-11
use X Macros to remove #undef in errors.
hathach
2013-01-10
start add makefile for keyboard demo
hathach
2012-12-20
rename a bunch of configure macros
hathach
2012-12-03
fix some doxygen settings and stuffs add prepacked for IAR compiler
hathach
2012-12-02
add extern "C" for cpp
hathach
2012-12-02
add overview.md and license.md and tinyUSB overview.png
hathach
2012-11-29
change license email to website
hathach
2012-11-29
house keeping
hathach
2012-11-29
add more doxygen docs
hathach
2012-11-29
start to work with doxygen
hathach
2012-11-27
added _cplusplus extern wrapper
hathach
2012-11-27
added files
hathach