| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-14 | more make refactor | hathach | |
| 2025-07-02 | update board_test always output to uart regardless of LOGGER option | hathach | |
| 2023-03-17 | fix trailing space and new line | hathach | |
| temporarily disable codespell | |||
| 2023-03-06 | integrate top.mk into make.mk | hathach | |
| 2023-02-22 | rename maros from FUZZ to _FUZZ, change TU_STATIC to static _fuzz_thread | hathach | |
| 2023-01-20 | fix: Change all static variables to thread when fuzzing | Nathaniel Brough | |
| 2022-12-28 | fix(fuzz): Make sanitizer flags optional | Nathaniel Brough | |
| Currently OSS fuzz expects to have complete control over the sanitizer flags. As we currently have these set it's causing problems with the OSS fuzz build. Instead we should use the provided variables from the OSS fuzz build environment. For local testing we'll create a set a well defined defaults. | |||
| 2022-12-08 | move build Fuzzer into pre-commit | hathach | |
| 2022-12-08 | move fuzz into test/fuzz | hathach | |
