summaryrefslogtreecommitdiff
path: root/tinyusb/common/verify.h
AgeCommit message (Expand)Author
2018-03-29rename VERIFY_STATUS to VERIFY_ERRhathach
2018-03-29more verify and assert 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-14add usbd_control_xfer_substakhathach
2018-03-12more hcd clean uphathach
2018-03-11refactor dcd API, drop edpt_hdl_t in favor of endpoint address for easy porthathach
2018-03-11rename hal_* to tusb_hal_*hathach
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-01add verify.hhathach