esp32-s2_dfu/tests/support
hathach 3bca56665c add mutex support for osal
add test for mutex in test_osal_none.c
implement usbh_control_xfer using mutex to get access to queue xfer on control pipe
(while semaphore is used to sync with hcd DMA)
failed to issue control xfer: set idle & get report descriptor in hidh_open_subtask (more to work on)
2013-06-27 16:19:22 +07:00
..
FreeRTOSConfig.h added dcd_dma_descriptor_t typdef 2013-06-05 11:23:41 +07:00
LPC17xx.h add test support for lpc176x 2013-06-21 22:05:15 +07:00
LPC43xx.h added dcd_dma_descriptor_t typdef 2013-06-05 11:23:41 +07:00
descriptor_test.c add mutex support for osal 2013-06-27 16:19:22 +07:00
descriptor_test.h added dcd_dma_descriptor_t typdef 2013-06-05 11:23:41 +07:00
ehci_controller_fake.c added dcd_dma_descriptor_t typdef 2013-06-05 11:23:41 +07:00
ehci_controller_fake.h added dcd_dma_descriptor_t typdef 2013-06-05 11:23:41 +07:00
tusb_callback.h added dcd_dma_descriptor_t typdef 2013-06-05 11:23:41 +07:00
tusb_config.h remove app_os_prio.h in os_none configure 2013-06-26 18:00:05 +07:00
type_helper.h added dcd_dma_descriptor_t typdef 2013-06-05 11:23:41 +07:00