espressif_tinyusb/tinyusb/osal
hathach 658b2b970c change semaphore to volatile uint8_t
add osal_queue_receive code and its test
*NOTE*
- consideration for semaphore & queue with hal_interrupt_disable/hal_interrupt_enable as safe guard
2013-01-30 23:29:27 +07:00
..
osal.h add osal queue service & its test code 2013-01-30 17:53:37 +07:00
osal_common.h add primitive_types.h for portable with uint8,16,32_t, and bool 2013-01-30 11:35:37 +07:00
osal_none.c update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
osal_none.h change semaphore to volatile uint8_t 2013-01-30 23:29:27 +07:00