esp32-s2_dfu/tinyusb
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
..
class add usbh_device_info_t to return device status 2013-01-27 17:57:35 +07:00
common add primitive_types.h for portable with uint8,16,32_t, and bool 2013-01-30 11:35:37 +07:00
core house keeping 2013-01-27 16:19:18 +07:00
device update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
doxygen update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
hal update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
host fix mocking osal api using ifdef 2013-01-30 12:55:44 +07:00
osal change semaphore to volatile uint8_t 2013-01-30 23:29:27 +07:00
.cproject rename a bunch of configure macros 2012-12-20 16:56:19 +07:00
.project cleaning 2012-12-18 15:08:30 +07:00
license.txt update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
tusb.c house keeping 2013-01-27 16:28:49 +07:00
tusb.h update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
tusb_option.h update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00