zephyr/samples/subsys
Balsundar Ponnusamy 5b533a1aa8 samples: subsys: shell: add timer support for shell
adding shell support for app dw timer

Signed-off-by: Balsundar Ponnusamy <balsundar.ponnusamy@intel.com>
2023-08-16 10:20:31 +02:00
..
canbus samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
console samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
debug arch/posix: make posix_fuzz_buf const 2023-07-18 19:19:53 +00:00
display samples: subsystem: display: cfb: Improve to using more CFB functions 2023-08-14 18:09:18 +00:00
edac boards: x86: Add intel_ prefix to Elkhart Lake boards 2023-08-15 11:24:35 +00:00
fs samples: subsys: fs: create common fs sample 2023-08-03 12:22:01 -04:00
input boards: add zephyr,code properties to the various gpio-keys nodes 2023-08-07 11:26:26 +02:00
ipc samples: enable build only test for nxp_adsp_imx8m 2023-08-11 12:01:58 +00:00
logging samples/doc: segger: rtt: enhanced tracing/logging 2023-08-06 07:44:06 -04:00
lorawan doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE 2023-05-23 16:40:21 +02:00
mgmt mgmt: hawkbit: remove NET_SOCKETS_POSIX_NAMES dependency 2023-06-28 06:32:45 +00:00
modbus doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE 2023-05-23 16:40:21 +02:00
nvs samples: subsys: nvs on nucleo_g474re requires 6kB for storage partition 2023-07-31 10:09:38 +02:00
pm samples: subsys: pm: latency: remove redundant PM_STATE_ACTIVE case 2023-07-28 09:09:01 +00:00
portability boards: x86: Add intel_ prefix to Elkhart Lake boards 2023-08-15 11:24:35 +00:00
rtio/sensor_batch_processing rtio: Use mpsc for submission and completion queue 2023-05-10 00:39:43 +09:00
sensing samples sensing simple: Fix main return 2023-08-09 16:09:47 +00:00
settings boards: xtensa: Add support for YD-ESP32 board 2023-08-15 11:15:39 +00:00
shell samples: subsys: shell: add timer support for shell 2023-08-16 10:20:31 +02:00
sip_svc samples/sip_svc: Switch main return type to int 2023-05-31 10:36:17 +02:00
task_wdt samples: task_wdt: add scenario without hw fallback 2023-08-01 09:51:16 +02:00
testsuite twister: pytest: Simplify interface to pytest-twister-harness 2023-06-20 14:46:55 -04:00
tracing samples/doc: segger: rtt: enhanced tracing/logging 2023-08-06 07:44:06 -04:00
usb samples: usb: hid: remove SYS_INIT 2023-08-04 10:41:38 +02:00
usb_c doc: fix :zephyr-app: paths 2023-07-17 16:51:16 -04:00
video doc: fix :zephyr-app: paths 2023-07-17 16:51:16 -04:00
zbus samples zbus remote mock: Add overlay for native_sim 2023-07-05 07:01:19 -04:00
subsys.rst