Browse Source

samples: logging: disable usermode for some platforms

Those platfroms use rtt as debug port that conflicts with usermode, as
in 27d519b260.

Fixes #75617

Signed-off-by: Guy Morand <guy.morand@bytesatwork.ch>
pull/75695/head
Guy Morand 1 year ago committed by Anas Nashif
parent
commit
0c9858879c
  1. 2
      samples/subsys/logging/logger/sample.yaml

2
samples/subsys/logging/logger/sample.yaml

@ -54,6 +54,8 @@ tests: @@ -54,6 +54,8 @@ tests:
- bl654_dvk
- decawave_dwm1001_dev
- segger_trb_stm32f407
- bytesensi_l
- bl654_dvk/nrf52840/pa
arch_exclude:
- posix
tags:

Loading…
Cancel
Save