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
/
osal.h
Age
Commit message (
Expand
)
Author
2018-03-05
clean up
hathach
2018-03-05
reame SUBTASK_EXIT to SUBTASK_RETURN
hathach
2018-03-01
osal macro clean up
hathach
2018-03-01
change osal_task_create signature
hathach
2018-03-01
clean up osal semaphore/queue/mutex
hathach
2018-02-28
refactor osal queue API
hathach
2018-02-28
remove cmsis rtx support
hathach
2018-02-28
osal clean up remove OSAL_TASK_DEF, OSAL_TASK_FUNCTION
hathach
2018-02-28
osal clean up
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-19
change OSAL_TASK_FUNCTION to adapt with cmsis rtx
hathach
2014-03-16
doxygen document
hathach
2014-02-28
merge common define in osal/osal_cmsis_rtx.h & osal/osal_freeRTOS.h
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-13
all project can run ok
hathach
2013-09-13
integrate & able to run cmsis-rtx with current code base
hathach
2013-07-05
implementing initializing for RNDIS
hathach
2013-06-29
test refractor
hathach
2013-06-29
add SUBTASK_EXIT in osal.h for TDD project
hathach
2013-06-27
add mutex support for osal
hathach
2013-05-06
change format of file header & license spacing
hathach
2013-04-25
change OSAL_TASK_DEF to decouple variable name with task name
hathach
2013-04-24
- change OSAL_TASK_FUNCTION to have void* parameter (to be consistent with mo...
hathach
2013-04-24
move main work in usbh_enumeration_task to its body subtask for task_assert s...
hathach
2013-04-23
rename OSAL_TASK_DECLARE to OSAL_TASK_FUNCTION
hathach
2013-04-16
getting build with freertos & host demo
hathach
2013-04-10
change osal_queue_send(osal_queue_handle_t const queue_hdl, uint32_t data) si...
hathach
2013-04-07
add hal init for USB1 and trying to get USB1 working
hathach
2013-03-25
change website from tinyusb.net to tinyusb.org
hathach
2013-03-12
add semaphore reset & queue flush API for osal
hathach
2013-03-11
add semphore reset & queue flush API
hathach
2013-02-27
add timeout_timer.h to provide real tick timeout service for blocking control
hathach
2013-02-26
add osal subtask support
hathach
2013-02-06
update enumeration up to get full configuration descriptor
hathach
2013-02-06
fix TASK_ASSERT for osal_none.h
hathach
2013-02-06
refractor move test enum to its own file
hathach
2013-02-04
add TUSB_CFG_HOST_ENUM_BUFFER_SIZE
hathach
2013-02-04
refine ASSERT_DEFINE to allow special error_handler for os task
hathach
2013-02-02
refine OSAL_TASK_LOOP_BEGIN & OSAL_TASK_LOOP_END
hathach
2013-02-01
change osal_timeout_t to uint32_t
hathach
2013-02-01
add std=gnu99 for test build
hathach
2013-01-31
change cmock ignore to args only
hathach
2013-01-31
add ASSERT_BIN8 and its test code
hathach
[next]