espressif_tinyusb/tinyusb/common
hathach 752a9f45d7 rename ASSERT_ERR to TU_ASSERT_ERR to prevent conflict with user code 2018-04-12 17:55:15 +07:00
..
compiler repo cleanup 2018-03-28 13:38:17 +07:00
binary.h repo cleanup 2018-03-28 13:38:17 +07:00
timeout_timer.h get freertos build 2018-03-30 15:33:36 +07:00
tusb_common.h change usbd_control_xfer_st from function to macro to prevent compiler issue with substask 2018-03-31 14:09:48 +07:00
tusb_compiler.h mass rename TUSB_CFG to CFG_TUSB 2018-04-10 14:31:11 +07:00
tusb_error.h mass rename TUSB_CFG to CFG_TUSB 2018-04-10 14:31:11 +07:00
tusb_fifo.c fix cdc driver for connected state. 2018-04-09 18:48:38 +07:00
tusb_fifo.h rename TUSB_OS_NONE, TUSB_OS_FREERTOS to OPT_OS_NONE, OPT_OS_FREERTOS 2018-04-12 12:55:53 +07:00
tusb_types.h rename STATIC_ASSERT to VERIFY_STATIC to avoid name conflict with other codes 2018-03-28 14:23:38 +07:00
tusb_verify.h rename ASSERT_ERR to TU_ASSERT_ERR to prevent conflict with user code 2018-04-12 17:55:15 +07:00