index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
tusb_verify.h
Age
Commit message (
Expand
)
Author
2023-09-27
change hcd_int_handler(rhport, in_isr) signature: add in_isr
hathach
2023-03-17
fix trailing space and new line
hathach
2022-05-01
Add TU_BREAKPOINT for mips architecture
Jerzy Kasenberg
2022-04-20
add tud_task_ext(), tuh_task_ext() as exteneded version that take timeout and...
hathach
2022-03-09
add tusb_debug.h remove tusb_error.h
hathach
2022-01-06
Enable breakpoints for ARM8M (e.g. cortex-m33)
EmergReanimator
2021-06-12
increase example CFG_TUH_HID from 2 to 4
hathach
2021-04-06
add tu_unaligned_read32/write32 (#772)
Ha Thach
2020-10-03
Allow overwriting TU_ASSERT etc macros
Niklas Hauser
2020-10-03
Use tu_printf instead of printf
Niklas Hauser
2020-04-26
add usbd edpt open
hathach
2020-04-02
tu_verify: Change some define functions use do-while statement.
Nathan Conrad
2020-03-14
Use CRLF on UART.
Nathan Conrad
2019-11-18
Merge pull request #217 from xobs/valentyusb-eptri
hathach
2019-11-13
tusb_verify: add riscv assert support
Sean Cross
2019-11-01
remove TEST_FAIL() from TU_ASSERT, since it prevents we testing how stack res...
hathach
2019-11-01
adding TEST_FAIL() for TU_ASSERT()
hathach
2019-10-18
clean up tusb_verify
hathach
2019-09-14
Interpretation of assert vs verify.
Nathan Conrad
2019-09-09
Add dummy arguments to GET_NTH_ARG to make GCC happy (removes pedantic warnings)
Nathan Conrad
2019-09-01
clean up
hathach
2019-07-12
clean up
hathach
2019-05-14
enable CFG_TUSB_DEBUG on DEBUG build
hathach
2019-05-14
update license year to 2019
hathach
2019-05-14
clean up
hathach
2019-03-20
migrate license from BSD 3 clause to MIT
hathach
2018-10-24
rename verify_breakpoint to TU_BREAKPOINT
hathach
2018-08-13
rename VERIFY to TU_VERIFY to avoid conflict with application
hathach
2018-07-27
house keeping
hathach
2018-07-14
rename tud_cdc_flush() to tud_cdc_write_flush(), add tud_cdc_read_flush()
hathach
2018-06-18
rename subfolder source to src
hathach