Skip to content

Commit ab8bfe6

Browse files
committed
tests: subsys: swo: set rtt clock speed directly
This value is expected by the test, do not leave default, (which is max freq supported by MCU). Signed-off-by: Piotr Kosycarz <[email protected]>
1 parent 6abc50d commit ab8bfe6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/subsys/swo/prj.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
CONFIG_LOG=y
22
CONFIG_LOG_BACKEND_SWO=y
3+
CONFIG_LOG_BACKEND_SWO_FREQ_HZ=1000000

0 commit comments

Comments
 (0)