summaryrefslogtreecommitdiff
path: root/tinyusb/common
AgeCommit message (Expand)Author
2018-03-30get freertos buildhathach
2018-03-29rename tusb_hal_tick_get to tusb_hal_millishathach
2018-03-29rename verify.hhathach
2018-03-29rename ASSERT_STATUS to ASSERT_ERR, merge assertion.h to verify.hhathach
2018-03-29more clean uphathach
2018-03-29rename VERIFY_STATUS to VERIFY_ERRhathach
2018-03-29more verify and assert clean uphathach
2018-03-29assert clean uphathach
2018-03-29clean up assert and verifyhathach
2018-03-28add verify_breakpoint hw independencehathach
2018-03-28rename ASSERT to TU_ASSERT to avoid name conflicthathach
2018-03-28clean up static asserthathach
2018-03-28rename STATIC_ASSERT to VERIFY_STATIC to avoid name conflict with other codeshathach
2018-03-28more error string clean uphathach
2018-03-28repo cleanuphathach
2018-03-28more renamehathach
2018-03-28repo cleanuphathach
2018-03-28more renamehathach
2018-03-28rename filehathach
2018-03-23shorten descriptor typehathach
2018-03-21rename TUSB_REQUEST to simply TUSB_REQ_hathach
2018-03-17adding bulk/int supporthathach
2018-03-14add usbd_control_xfer_substakhathach
2018-03-12rename to avoid name conflictionhathach
2018-03-12more hcd clean uphathach
2018-03-11shorten TUSB_DESC_TYPE*hathach
2018-03-11tusb_type renamehathach
2018-03-11rename TUSB_DIR_OUT, TUSB_DIR_INhathach
2018-03-11rename tusb_dir_thathach
2018-03-11refactor dcd API, drop edpt_hdl_t in favor of endpoint address for easy porthathach
2018-03-11clean up examplehathach
2018-03-11rename hal_* to tusb_hal_*hathach
2018-03-08rename fifo_counthathach
2018-03-08enhancehathach
2018-03-07fix tusb_mount_cb and tusb_umount_cb not calledhathach
2018-03-07updatehathach
2018-03-03cleanup SUBTASK macroshathach
2018-03-02clean up compilerhathach
2018-03-02rename hal.h to tusb_hal.hhathach
2018-03-01add verify.hhathach
2018-02-28refactor osal queue APIhathach
2018-02-28update fifohathach
2018-02-28osal clean uphathach
2015-05-01formattinghathach
2015-05-01formattinghathach
2015-05-01replace ATTR_PACKED_STRUCT by simply ATTR_PACKED (drop IAR support)hathach
2014-04-25cdc device app rename CDCD_APP_BUFFER_SIZE to SERIAL_BUFFER_SIZEhathach
2014-04-17move STRING & XSTRING & STATIC_ASSERT to compiler.hhathach
2014-04-17change default TUSB_CFG_DEBUG to 0hathach
2014-03-25update keil & iar device project to add lpcxpresso11u14 supporthathach