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_none.h
Age
Commit message (
Expand
)
Author
2018-06-18
rename subfolder source to src
hathach
2018-05-17
complete enhancing osal with static memory
hathach
2018-05-17
osal_none remove tu_malloc in queue API
hathach
2018-05-17
add osal_queue_send_isr/osal_semaphore_post_isr for better support freeRTOS
hathach
2018-04-12
rename ASSERT_ERR to TU_ASSERT_ERR to prevent conflict with user code
hathach
2018-04-07
add nrf52 walkaround for errata 104, 171, 187.
hathach
2018-03-30
remove osal_common.h
hathach
2018-03-30
remove mutex reset
hathach
2018-03-30
get freertos build
hathach
2018-03-29
rename tusb_hal_tick_get to tusb_hal_millis
hathach
2018-03-29
rename VERIFY_STATUS to VERIFY_ERR
hathach
2018-03-29
assert clean up
hathach
2018-03-28
more rename
hathach
2018-03-22
rename osal SUBSTASK to STASK
hathach
2018-03-22
improve usbd control transfer
hathach
2018-03-21
osal subtask rename
hathach
2018-03-14
rename OSAL_SUBTASK_INVOKED
hathach
2018-03-13
working on nrf52
hathach
2018-03-11
rename hal_* to tusb_hal_*
hathach
2018-03-11
adding nrf52840 port, able to blink led with pca10056
hathach
2018-03-08
clean up
hathach
2018-03-07
rename tusb_tick_get to hal_tick_get
hathach
2018-03-05
clean up
hathach
2018-03-05
reame SUBTASK_EXIT to SUBTASK_RETURN
hathach
2018-03-03
cleanup SUBTASK macros
hathach
2018-03-02
rename hal_interrupt_* to hal_usb_int_*
hathach
2018-03-01
osal macro clean up
hathach
2018-03-01
more osal 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
more clean up
hathach
2018-02-28
osal clean up remove OSAL_TASK_DEF, OSAL_TASK_FUNCTION
hathach
2018-02-28
osal clean up
hathach
2014-04-18
move osal_queue_send of osal_none to osal_none.c
hathach
2014-04-09
remove OSAL_VAR for the simplicity
hathach
2014-03-24
doxygen documenting
hathach
2014-03-19
change OSAL_TASK_FUNCTION to adapt with cmsis rtx
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
fix iar warning
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
[next]