summaryrefslogtreecommitdiff
path: root/src/osal/osal.h
AgeCommit message (Expand)Author
2020-09-01add more logging to host stackhathach
2020-05-22Merge branch 'master' into update-hosthathach
2020-05-20remove osal_queue_t const qhdl from osal APIhathach
2020-05-20added osal_queue_empty() APIhathach
2020-05-04temporarily remove osal_task_delay() from osalhathach
2020-04-07Merge pull request #321 from pigrew/tweak20200331Ha Thach
2020-04-06Use #define for OSAL_TIMEOUT_WAIT_FOREVER.Nathan Conrad
2020-04-05allow application to implement its own oshathach
2020-04-02Set OSAL_TIMEOUT_WAIT_FOREVER to be a const, to avoid a pedantic gcc warning ...Nathan Conrad
2020-01-15Normalize line endingsNathan Conrad
2019-10-18clean up tusb_verifyhathach
2019-05-14update license year to 2019hathach
2019-05-01osal clean uphathach
2019-04-02clean uphathach
2019-03-30usbd add connected, suspended, remote_wakeuphathach
2019-03-24remove tusb_hal_millis() usage, less work for portinghathach
2019-03-21update osal for mynewthathach
2019-03-20migrate license from BSD 3 clause to MIThathach
2018-12-13osal clean uphathach
2018-12-06change osal_semaphore_wait to return boolhathach
2018-11-14change osal_queue_receive() signaturehathach
2018-11-02clean up osalhathach
2018-11-02add osal_mutexhathach
2018-10-23merge osal_queue_send_isr to osal_queue_send, osal_semaphore_post_isr to osal...hathach
2018-09-04adding mynewt to osalhathach
2018-09-02rename filehathach
2018-08-30clean up osal task and subtaskhathach
2018-08-13rename VERIFY to TU_VERIFY to avoid conflict with applicationhathach
2018-06-22clean uphathach
2018-06-18rename subfolder source to srchathach