zephyr/samples/subsys
Jamie McCrae 9ecc7ddff8 doc: Add link to J-Link virtual MSD disable for SMP
Virtual MSD J-Link support on some development boards has caused an
issue with SMP due to limiting the maximum size of UART data via the CDC
endpoint, add a link to the SMP documentation and smp_svr sample
application on how to disable MSD functionality and resolve the issue.

Signed-off-by: Jamie McCrae <jamie.mccrae@lairdconnect.com>
2022-04-04 13:03:33 +02:00
..
audio/sof sof: disable the System Agent 2022-03-16 18:33:58 -04:00
canbus everywhere: fix typos 2022-03-18 13:24:08 -04:00
console samples: subsys: console: Fix typo in README file 2022-03-21 17:55:08 +01:00
cpp tests and samples: Don't build some C++ tests under XCC 2022-02-21 19:37:54 -05:00
debug samples: debug/gdbstub: update instructions to run 2021-11-30 15:24:00 -05:00
display tests: Change duplicated names of the test cases 2022-03-30 17:42:01 -04:00
edac cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
fs fs: littlefs: sample: Generate fname[12] strings after mount 2022-03-15 10:01:54 +01:00
ipc dts: nrf5340: Use dual compatible property for mbox nodes 2022-04-02 15:14:38 +02:00
logging samples: logging/syst: add README 2022-04-01 13:29:45 +02:00
lorawan/class_a samples: prefix should be sample, not samples 2022-03-18 10:50:57 -04:00
mgmt doc: Add link to J-Link virtual MSD disable for SMP 2022-04-04 13:03:33 +02:00
modbus modbus: stop bits can now be set individually in client mode 2022-03-24 08:23:17 -04:00
nvs samples: subsys: nvs: use nvs_mount 2022-03-01 12:46:34 +01:00
pm/device_pm everywhere: fix typos 2022-03-18 13:24:08 -04:00
portability samples: fix wrong extra_args definitions 2022-01-04 17:15:06 -05:00
settings everywhere: fix typos 2022-03-18 13:24:08 -04:00
shell everywhere: fix typos 2022-03-18 13:24:08 -04:00
task_wdt dts: nrf: Rename "nordic,nrf-watchdog" compatible to "nordic,nrf-wdt" 2022-04-02 15:14:38 +02:00
testsuite everywhere: fix typos 2022-03-18 13:24:08 -04:00
tracing everywhere: fix typos 2022-03-18 13:24:08 -04:00
usb usb: dfu: update sample README 2022-03-31 15:33:16 +02:00
video cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
subsys.rst