summaryrefslogtreecommitdiff
path: root/src/common/tusb_verify.h
AgeCommit message (Expand)Author
2021-06-12increase example CFG_TUH_HID from 2 to 4hathach
2021-04-06add tu_unaligned_read32/write32 (#772)Ha Thach
2020-10-03Allow overwriting TU_ASSERT etc macrosNiklas Hauser
2020-10-03Use tu_printf instead of printfNiklas Hauser
2020-04-26add usbd edpt openhathach
2020-04-02tu_verify: Change some define functions use do-while statement.Nathan Conrad
2020-03-14Use CRLF on UART.Nathan Conrad
2019-11-18Merge pull request #217 from xobs/valentyusb-eptrihathach
2019-11-13tusb_verify: add riscv assert supportSean Cross
2019-11-01remove TEST_FAIL() from TU_ASSERT, since it prevents we testing how stack res...hathach
2019-11-01adding TEST_FAIL() for TU_ASSERT()hathach
2019-10-18clean up tusb_verifyhathach
2019-09-14Interpretation of assert vs verify.Nathan Conrad
2019-09-09Add dummy arguments to GET_NTH_ARG to make GCC happy (removes pedantic warnings)Nathan Conrad
2019-09-01clean uphathach
2019-07-12clean uphathach
2019-05-14enable CFG_TUSB_DEBUG on DEBUG buildhathach
2019-05-14update license year to 2019hathach
2019-05-14clean uphathach
2019-03-20migrate license from BSD 3 clause to MIThathach
2018-10-24rename verify_breakpoint to TU_BREAKPOINThathach
2018-08-13rename VERIFY to TU_VERIFY to avoid conflict with applicationhathach
2018-07-27house keepinghathach
2018-07-14rename tud_cdc_flush() to tud_cdc_write_flush(), add tud_cdc_read_flush()hathach
2018-06-18rename subfolder source to srchathach