Commit Graph

12 Commits

Author SHA1 Message Date
36e8f9d7a1 support multiple data stride if configured 2026-01-02 17:16:02 +07:00
009750c747 minor refactor 2026-01-01 11:59:29 +07:00
f20ad05d71 update tu_fifo to work with fsdev hwfifo with increased address 16/32bit 2025-12-31 16:26:24 +07:00
d61ed92220 re-branding fixed address fifo read/write to stride mode 2025-12-31 01:11:40 +07:00
4e43988980 tusb_fifo remove item_size make it fifo of bytes 2025-12-30 18:12:32 +07:00
0a9e05f47a make fifo access mode fixed addr work with 16 bit also 2025-12-16 00:19:13 +07:00
d4cdc096ca add more unit tests for tu_fifo 2025-11-21 12:58:28 +07:00
e889c0b51e Fix ceedling (#2949)
* fixed unit test with ceedling 1.0.0
2025-01-15 14:53:13 +07:00
3442a87d5b - clang h743 build and run cdc_msc ok
- switch unit test back to gcc, since path to clang conflict on local setup (x86 and arm)
2024-04-19 23:16:57 +07:00
4ed02ae5f9 reformat code hid_host.c
- fix ceedling with ruby 3.1
- allow overwrite CMAKE_C_COMPILER/CMAKE_CXX_COMPILER from command line
2024-03-01 17:34:14 +07:00
e885ced0fe using clang with ceedling unit-test with -fsanitize=address 2023-01-07 16:24:05 +07:00
be4f4e4f79 move ceedling tests to test/unit-test 2022-12-08 09:59:02 +07:00