hathach
|
a1a6220ac8
|
update osal for mynewt
|
2019-03-21 00:36:52 +07:00 |
|
hathach
|
c211ee19dd
|
migrate license from BSD 3 clause to MIT
|
2019-03-20 16:11:42 +07:00 |
|
hathach
|
bc46dc6edf
|
osal clean up
remove OSAL_TASK_DEF, osal_task_create. Applicaton should create a task
and call tinyusb_task(). This make API consistent with NO OS.
|
2018-12-13 13:49:09 +07:00 |
|
hathach
|
6f3898572d
|
add role to OSAL_QUEUE_DEF() to disable correct dcd/hcd isr
|
2018-12-05 17:01:19 +07:00 |
|
hathach
|
3dd635f4c1
|
merge osal_queue_send_isr to osal_queue_send, osal_semaphore_post_isr to osal_semaphore_post
|
2018-10-23 15:53:29 +07:00 |
|
hathach
|
c7340f4b0e
|
clean up helper func
|
2018-10-23 12:19:32 +07:00 |
|
hathach
|
8600c4b616
|
adding mynewt to osal
|
2018-09-04 14:20:51 +07:00 |
|