index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
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_mynewt.h
Age
Commit message (
Expand
)
Author
2025-08-24
Fix osal_spin_unlock for mynewt
Jerzy Kasenberg
2025-05-21
osal_spin skipping lock/unlock when executed in isr
hathach
2025-05-20
rename osal_critcal to osal_spinlock
hathach
2024-03-22
update osal API
hathach
2022-04-20
add msec timeout to osal_queue_receive(), tud_task() and tuh_task() both pend...
hathach
2022-02-25
improve rphort management for usbd
hathach
2020-05-20
remove osal_queue_t const qhdl from osal API
hathach
2020-05-20
added osal_queue_empty() API
hathach
2019-12-01
Fix mynewt osal queue definition
Jerzy Kasenberg
2019-05-14
update license year to 2019
hathach
2019-03-30
usbd add connected, suspended, remote_wakeup
hathach
2019-03-21
more with mynewt
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-05
add role to OSAL_QUEUE_DEF() to disable correct dcd/hcd isr
hathach
2018-10-23
merge osal_queue_send_isr to osal_queue_send, osal_semaphore_post_isr to osal...
hathach
2018-10-23
clean up helper func
hathach
2018-09-04
adding mynewt to osal
hathach