zephyr/samples
Anas Nashif e66112dd07 samples: shell: unify sample and drop nanokernel part
Changed command to reflect features of unified kernel:

* ticks -> uptime
* hightick -> cycles

Change-Id: I2250e3785d71d0d6677f288d85ce0c23b447a93c
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-10-28 16:56:12 +00:00
..
basic samples: move basic samples to samples/basic 2016-10-27 22:14:31 +00:00
bluetooth samples: ipsp: whitelist platforms 2016-10-22 16:55:53 -04:00
cpp_synchronization unified/test: Adapt C++ sample application 2016-10-25 00:10:36 +00:00
drivers samples: move grove lcd to samples/grove 2016-10-27 22:14:31 +00:00
environmental_sensing
grove samples: add light sensor sample using the grove kit 2016-10-27 22:14:33 +00:00
hello_world samples: hello world: unify sample and use unified kernel 2016-10-27 21:19:36 +00:00
ipm samples/ipm: fix markup 2016-10-17 17:24:09 +00:00
kernel_event_logger samples: kernel_event_logger: filter platforms by SRAM size 2016-10-26 20:56:42 -04:00
net samples:dhcp_client: Add frdm_k64f configuration. 2016-10-28 12:35:20 +00:00
nfc/nfc_hello
philosophers samples: fix kernel_event_logger to work with unified kernel 2016-10-26 23:38:03 +00:00
power samples: power_mgmt: Create unified kernel version of power mgr app 2016-10-27 21:18:44 +00:00
sensor optimize testcase runs for sensors 2016-10-26 23:47:39 +00:00
shell samples: shell: unify sample and drop nanokernel part 2016-10-28 16:56:12 +00:00
static_lib
synchronization unified: Add sample project using K_THREAD_DEFINE() 2016-10-27 08:36:14 -05:00
task_profiler tests: fix testcases for cortex-m0+ platforms 2016-10-22 16:54:19 -04:00
testing
usb