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
Age
Commit message (
Expand
)
Author
2021-05-25
fix warnings cast function type for nrf, fix pico osal warning
hathach
2021-04-16
tinyusb: add support of esp32s3 target
Alex Lisitsyn
2021-03-10
fix ci build with rp2040
hathach
2021-02-26
add rp2040 to host example build
hathach
2021-02-19
add TU_FIFO_INIT() to help with tu_fifo declaration
hathach
2021-02-16
This fixes the overflow mathmatic in the fifo
Nicholas R Dinsmore
2021-02-08
add basic support for rt-thread
tfx2001
2021-01-19
RP2040 support
graham sanderson
2020-10-13
osal_none: Fix queue definition
Jerzy Kasenberg
2020-09-01
add more logging to host stack
hathach
2020-09-01
Merge branch 'master' into update-host
hathach
2020-07-21
follow up to pr468
hathach
2020-07-20
FreeRTOS: Yield from ISR to notify the USB task
me-no-dev
2020-05-22
Merge branch 'master' into update-host
hathach
2020-05-20
fix freeRTOS logic
hathach
2020-05-20
remove queue lock/unlock per review
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-12-01
Fix mynewt osal queue definition
Jerzy Kasenberg
2019-11-03
add a bit of log1 for debugging
hathach
2019-10-18
clean up tusb_verify
hathach
2019-09-27
add -Wextra for more warnings to example
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
more with mynewt
hathach
2019-03-21
update osal for mynewt
hathach
2019-03-20
clean up
hathach
2019-03-20
migrate license from BSD 3 clause to MIT
hathach
2018-12-13
osal clean up
hathach
2018-12-07
rename MODE_HOST_SUPPORTED to TUSB_OPT_HOST_ENABLED
hathach
2018-12-06
change osal_semaphore_wait to return bool
hathach
2018-12-06
able to complete enumeration with os none blocking
hathach
2018-12-05
fix more host build error
hathach
2018-12-05
fixing build error with host stack
hathach
2018-12-05
fix travis build
hathach
2018-12-05
add role to OSAL_QUEUE_DEF() to disable correct dcd/hcd isr
hathach
2018-11-23
Turn off interrupts when working with the event queue.
Scott Shawcroft
2018-11-23
rename xfer complete enum
hathach
2018-11-14
usbd clean up
hathach
2018-11-14
clean up
hathach
2018-11-14
change osal_queue_receive() signature
hathach
[next]