espressif_tinyusb/tinyusb/device
hathach 9218d1e8bb replace ATTR_PACKED_STRUCT by simply ATTR_PACKED (drop IAR support)
remove "primitive_types.h" by simply include stdbool.h, stdint.h
2015-05-01 18:34:08 +07:00
..
dcd.c fix iar warning 2014-03-12 14:03:17 +07:00
dcd.h more doxygen works 2014-03-24 13:06:40 +07:00
dcd_lpc43xx.c add lpcxpresso spifi flash setting 2014-05-13 10:37:28 +07:00
dcd_lpc43xx.h more doxygen works 2014-03-24 13:06:40 +07:00
dcd_lpc175x_6x.c clean up STATIC_VAR 2014-04-17 18:02:51 +07:00
dcd_lpc175x_6x.h more doxygen works 2014-03-24 13:06:40 +07:00
dcd_lpc_11uxx_13uxx.c replace ATTR_PACKED_STRUCT by simply ATTR_PACKED (drop IAR support) 2015-05-01 18:34:08 +07:00
dcd_lpc_11uxx_13uxx.h more doxygen works 2014-03-24 13:06:40 +07:00
usbd.c added all assert check to osal_queue_send and osal_semaphore_post 2014-04-24 23:57:21 +07:00
usbd.h move STRING & XSTRING & STATIC_ASSERT to compiler.h 2014-04-17 22:57:11 +07:00
usbd_dcd.h move osal_queue_send of osal_none to osal_none.c 2014-04-18 14:45:21 +07:00