zephyr/samples
Lukasz Majewski 9e5ae8f0a3 dsa: config: sample: Add SHELL support via RTT to DSA sample's prj.conf
Due to the routing, the ip_k66f board can only use RTT to export
console. With this change the SHELL is enabled to get access
to network commands (like ping).

To use it with RTT from Segger:
-------------------------------

On HOST (terminal 1):
./JLink_V664/JLinkRTTLogger -Device MK66FN2M0XXX18 -RTTChannel 1 \
-if SWD -Speed 4000 ~/rtt.log

On HOST (terminal 2):
nc localhost 19021

(19021 is the port number for the Segger RTT server)

Signed-off-by: Lukasz Majewski <lukma@denx.de>
2021-01-20 10:03:42 +02:00
..
application_development boards: nordic: remove unnecessary nrfjprog.py args 2021-01-06 07:54:55 -06:00
audio/sof xtensa: don't build and run the reset handler twice 2021-01-13 18:17:40 -05:00
basic power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
bluetooth bluetooth: hci: rpmsg: Use RPMsg Service 2021-01-19 22:07:09 +01:00
boards samples/boards/nrf/nrfx: Make the sample usable on all nRF SoCs 2021-01-13 08:03:06 -05:00
cpp_synchronization samples: cpp_synchronization: fix 'main' signature 2021-01-19 11:06:38 -05:00
debug samples: debug: Add a simple gdbstub sample 2020-09-02 20:54:57 -04:00
display samples: lvgl: Removed reel_board overlays 2020-12-14 11:22:06 +01:00
drivers samples: drivers: jesd216: add support for Nordic QSPI driver 2021-01-18 16:58:09 -05:00
hello_world samples: hello_world: cmake warning 2020-09-24 07:25:47 -04:00
kernel/condition_variables samples: kernel: add condition variable samples 2021-01-19 08:55:47 -05:00
lorawan/class_a samples: lorawan: class_a: fix selection of activation type 2020-10-21 08:33:39 -04:00
mpu device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
net dsa: config: sample: Add SHELL support via RTT to DSA sample's prj.conf 2021-01-20 10:03:42 +02:00
philosophers power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
portability samples: cmsis_rtos_v1: philosophers: skip up_squared 2020-09-24 13:20:32 -05:00
posix samples: posix: gettimeofday: incorporate libc time API tests 2020-09-04 14:46:43 +02:00
scheduler kernel: Remove CONFIG_LEGACY_TIMEOUT_API 2021-01-14 21:33:16 -05:00
sensor samples: sensor: mcp9808: add error checks in trigger_handler() 2021-01-18 16:56:57 -05:00
shields drivers/sensor: iis2dlpc: Move drdy_int info into DT 2021-01-18 09:21:00 -06:00
smp Samples: Add SMP pktqueue application 2020-12-02 07:09:21 -05:00
subsys samples: ipc: RPMsg Service sample 2021-01-19 22:07:09 +01:00
synchronization debug: analyzer: add support for thread runtime stats 2020-12-14 13:00:47 -05:00
testing/integration sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
tfm_integration arm: V2M Musca-S1: Add Musca-S1 SoC and board support 2020-12-20 13:03:49 -05:00
userspace samples: convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:05:40 -05:00
video samples: video: Add OV7725 video capture sample 2021-01-06 08:33:38 -06:00
classic.rst samples: cpp_synchronization: Change sample description to rst format 2020-05-15 17:18:56 +02:00
index.rst samples: debug: Add a simple gdbstub sample 2020-09-02 20:54:57 -04:00