8000 .codecheckignore: ignore imported libraries randlib and mbed-trace · sparkfun/mbed-os-ambiq-apollo3@71eecfc · GitHub
[go: up one dir, main page]

Skip to content

Commit 71eecfc

Browse files
committed
.codecheckignore: ignore imported libraries randlib and mbed-trace
1 parent d6a2269 commit 71eecfc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.codecheckignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
^platform/cxxsupport
2323
^platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV
2424
^platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM
25+
^platform/mbed-trace
26+
^platform/randlib
2527
^platform/tests/UNITTESTS
2628
^events/tests/UNITTESTS
2729
^rtos/source/TARGET_CORTEX/rtx4
@@ -31,4 +33,4 @@
3133
^UNITTESTS
3234
^storage/blockdevice/tests/UNITTESTS
3335
^storage/kvstore/tests/UNITTESTS
34-
^drivers/tests/UNITTESTS
36+
^drivers/tests/UNITTESTS

0 commit comments

Comments
 (0)
0