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
/
src
/
osal
/
osal.h
Age
Commit message (
Expand
)
Author
2020-09-01
add more logging to host stack
hathach
2020-05-22
Merge branch 'master' into update-host
hathach
2020-05-20
remove osal_queue_t const qhdl from osal API
hathach
2020-05-20
added osal_queue_empty() API
hathach
2020-05-04
temporarily remove osal_task_delay() from osal
hathach
2020-04-07
Merge pull request #321 from pigrew/tweak20200331
Ha Thach
2020-04-06
Use #define for OSAL_TIMEOUT_WAIT_FOREVER.
Nathan Conrad
2020-04-05
allow application to implement its own os
hathach
2020-04-02
Set OSAL_TIMEOUT_WAIT_FOREVER to be a const, to avoid a pedantic gcc warning ...
Nathan Conrad
2020-01-15
Normalize line endings
Nathan Conrad
2019-10-18
clean up tusb_verify
hathach
2019-05-14
update license year to 2019
hathach
2019-05-01
osal clean up
hathach
2019-04-02
clean up
hathach
2019-03-30
usbd add connected, suspended, remote_wakeup
hathach
2019-03-24
remove tusb_hal_millis() usage, less work for porting
hathach
2019-03-21
update osal for mynewt
hathach
2019-03-20
migrate license from BSD 3 clause to MIT
hathach
2018-12-13
osal clean up
hathach
2018-12-06
change osal_semaphore_wait to return bool
hathach
2018-11-14
change osal_queue_receive() signature
hathach
2018-11-02
clean up osal
hathach
2018-11-02
add osal_mutex
hathach
2018-10-23
merge osal_queue_send_isr to osal_queue_send, osal_semaphore_post_isr to osal...
hathach
2018-09-04
adding mynewt to osal
hathach
2018-09-02
rename file
hathach
2018-08-30
clean up osal task and subtask
hathach
2018-08-13
rename VERIFY to TU_VERIFY to avoid conflict with application
hathach
2018-06-22
clean up
hathach
2018-06-18
rename subfolder source to src
hathach