zephyr/samples/subsys
Ulf Magnusson 02d9cc171c samples: subsys: debug: Remove CONFIG_SEGGER_RTT assignment
This symbol does not exist. Not sure what was intended.

There's HAS_SEGER_RTT, but that symbol has no prompt, meaning .config
values have no effect on it. It is 'select'ed by the SoCs.

Remove the assignment, which is a no-op.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-05-23 08:19:31 -04:00
..
console doc: getting_started: Support multi-OS instructions 2018-01-18 16:53:31 -05:00
debug samples: subsys: debug: Remove CONFIG_SEGGER_RTT assignment 2018-05-23 08:19:31 -04:00
ipc sample: add OpenAMP sample application 2018-05-19 12:56:36 -05:00
logging samples: event_logger: match more lines during sanitycheck 2018-01-25 04:45:35 +05:30
mgmt samples: smp_svr: Add sample.yaml 2018-05-16 17:01:52 +02:00
nvs subsys: fs: Add Non Volatile Storage (NVS) for zephyr 2018-05-15 10:29:16 +02:00
shell/shell_module test: shell: native_posix also supports shell 2018-02-02 07:48:46 -08:00
usb usb: webusb: Trivial cleanup 2018-05-15 18:56:32 +02:00
subsys.rst