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
/
osal
Age
Commit message (
Expand
)
Author
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-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-09
remove OSAL_VAR for the simplicity
hathach
2014-03-25
more doxygen stuffs
hathach
2014-03-25
doxygen documenting
hathach
2014-03-24
doxygen documenting
hathach
2014-03-23
doxygen clean up
hathach
2014-03-20
fix cmsis rtx warning
hathach
2014-03-19
#define SVCall_Handler SVC_Handler in lpcxpresso startup for lpc175x_6x & lpc...
hathach
2014-03-19
reduce memory use by cmsis rtx
hathach
2014-03-19
change OSAL_TASK_FUNCTION to adapt with cmsis rtx
hathach
2014-03-19
remvoe main as thread of cmsis rtx for portability.
hathach
2014-03-18
rename TUSB_CFG_OS_TICKS_PER_SECOND to TUSB_CFG_TICKS_HZ
hathach
2014-03-17
remove hardfault handler
hathach
2014-03-17
refrator, replace osal_tick_get / osal_tick_tock by tusb_tick_get
hathach
2014-03-16
doxygen document
hathach
2014-03-14
more warning clean up
hathach
2014-03-13
fix some warnings
hathach
2014-03-12
IAR line ending warning
hathach
2014-03-12
fix iar warning
hathach
2014-02-28
merge common define in osal/osal_cmsis_rtx.h & osal/osal_freeRTOS.h
hathach
2014-02-20
fix the duplicated plug connection status change with lpc17xx by using immedi...
hathach
2013-11-26
change endian conversion to native to be & be to native
hathach
2013-11-21
add class mounted callback for hid mouse/keyboard & refractor mouse/keyboard app
hathach
2013-11-15
refractor usbd, first step to make get configuration as sub task
hathach
2013-11-15
add usbd_task to handle event task eg setup received
hathach
2013-10-27
static assert to check OSAL_QUEUE_DEF's queue_depth parameter < 256
hathach
2013-10-27
fix osal_none timeout, instant return with OSAL_TIMEOUT_NOTIMEOUT
hathach
2013-10-25
more doxygen work
hathach
2013-10-24
change TUSB_CFG_CONTROLLER0/1_MODE to TUSB_CFG_CONTROLLER_0/1_MODE for clearance
hathach
2013-09-24
allow a limited model to deal with stalled pipe/transaction
hathach
2013-09-18
clean up warnings
hathach
2013-09-14
increase usb transaction time-out as host_cmsis_rtx easily timeouted
hathach
2013-09-13
fix cmsis rtx tick configuration
hathach
2013-09-13
fix task def with cmsis rtx
hathach
2013-09-13
all project can run ok
hathach
2013-09-13
integrate & able to run cmsis-rtx with current code base
hathach
2013-09-10
able to get blinky + greeting
hathach
2013-07-05
fix bug with RNDIS class open using non-static variable p_cdc
hathach
2013-07-05
implementing initializing for RNDIS
hathach
2013-07-04
port osal_mutex to freeRTOS, able to mount mouse & cdc device
hathach
2013-06-29
test refractor
hathach
2013-06-29
add SUBTASK_EXIT in osal.h for TDD project
hathach
2013-06-27
use SUBTASK_EXIT to restart & exit task without "assert"
hathach
2013-06-27
add mutex support for osal
hathach
2013-06-27
add set idle request for hidh_open_subtask
hathach
2013-05-21
fix issue with osal_none queue def
hathach
2013-05-09
test clean up
hathach
[prev]
[next]