summaryrefslogtreecommitdiff
path: root/src/osal/osal_mynewt.h
AgeCommit message (Expand)Author
2026-07-02license: use SPDX identifiers for src/ headers (#3749)Ha Thach
2026-06-22Merge remote-tracking branch 'tinyusb/master' into pr-osal-spin-deinitHiFiPhile
2026-06-22osal: add missing osal_spin_deinit()HiFiPhile
2026-05-27osal add osal_task_get_current_handle()hathach
2026-03-27osal/mynewt: fix queue receive tiemoutHiFiPhile
2026-02-27add osal_time_millis() to osal requirementhathach
2025-08-24Fix osal_spin_unlock for mynewtJerzy Kasenberg
2025-05-21osal_spin skipping lock/unlock when executed in isrhathach
2025-05-20rename osal_critcal to osal_spinlockhathach
2024-03-22update osal APIhathach
2022-04-20add msec timeout to osal_queue_receive(), tud_task() and tuh_task() both pend...hathach
2022-02-25improve rphort management for usbdhathach
2020-05-20remove osal_queue_t const qhdl from osal APIhathach
2020-05-20added osal_queue_empty() APIhathach
2019-12-01Fix mynewt osal queue definitionJerzy Kasenberg
2019-05-14update license year to 2019hathach
2019-03-30usbd add connected, suspended, remote_wakeuphathach
2019-03-21more with mynewthathach
2019-03-21update osal for mynewthathach
2019-03-20migrate license from BSD 3 clause to MIThathach
2018-12-13osal clean uphathach
2018-12-05add role to OSAL_QUEUE_DEF() to disable correct dcd/hcd isrhathach
2018-10-23merge osal_queue_send_isr to osal_queue_send, osal_semaphore_post_isr to osal...hathach
2018-10-23clean up helper funchathach
2018-09-04adding mynewt to osalhathach