diff options
| author | hathach <[email protected]> | 2025-11-21 12:58:28 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2025-11-21 12:58:28 +0700 |
| commit | d4cdc096caa9c662f77f5633a792335f74fdad97 (patch) | |
| tree | 1a0a53871738c45d47822d778e94057bac47731d /test/unit-test/project.yml | |
| parent | 30198b2ab9e69c120e5b49c063dad3d2d3889d79 (diff) | |
add more unit tests for tu_fifo
Diffstat (limited to 'test/unit-test/project.yml')
| -rw-r--r-- | test/unit-test/project.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/unit-test/project.yml b/test/unit-test/project.yml index 6c86b0205..d971d098d 100644 --- a/test/unit-test/project.yml +++ b/test/unit-test/project.yml @@ -128,6 +128,7 @@ :defines: :test: - _UNITY_TEST_ + - CFG_TUSB_FIFO_ACCESS_FIXED_ADDR_RW32 :release: [] # Enable to inject name of a test as a unique compilation symbol into its respective executable build. |
