zephyr/samples
Inaky Perez-Gonzalez 8518d9cf81 testcases: stub for x86 core on Quark SE
When running independent testcases that can run on any core, in
certain platforms using the Quark SE SOC, a stub is needed in the x86
to bring up the ARC core and pass along serial port messages. This
allows the indepent testcase to be ran in the ARC core without
modifications (the same way it runs on any other core).

There is a solution planned for the future that will allow this
workaround to be removed (without need to support backwards
compatibility).

Change-Id: I2a9b7e8797d03a5a2469d7b18a3025b79226f389
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
2016-07-22 23:05:52 +00:00
..
bluetooth Bluetooth: Pass net_buf_simple to scan callback 2016-07-20 16:19:01 +00:00
cpp_synchronization testcases: sanity check TCs get more language for real HW 2016-06-14 23:49:56 +00:00
drivers samples: uart: Check return value from uart_fifo_fill 2016-07-21 16:16:24 +00:00
environmental_sensing build: move from srctree to ZEPHYR_BASE for app include paths 2016-06-30 14:36:39 +00:00
hello_world samples/tests: remove old message about standard security 2016-03-07 16:07:35 +00:00
ipm build: move from srctree to ZEPHYR_BASE for app include paths 2016-06-30 14:36:39 +00:00
kernel_event_logger sample/kernel_event_logger: fix nano config 2016-06-30 12:10:43 -07:00
net net/yaip: revert merge 2016-07-22 04:43:09 +00:00
nfc/nfc_hello sanitycheck: allow for more expressive filtering in testcase.ini 2016-05-04 22:57:39 +00:00
philosophers testcases: sanity check TCs get more language for real HW 2016-06-14 23:49:56 +00:00
power power_mgmt: Add Deep Sleep support in sample PM app 2016-07-21 11:25:31 -07:00
sensor samples: add simple tmp112 sensor application 2016-06-30 14:50:56 +00:00
shell samples: shell: Print ticks as unsigned 2016-07-21 02:37:48 +00:00
static_lib samples/static_lib: Linking with a static library 2016-07-01 00:39:20 +00:00
stub testcases: stub for x86 core on Quark SE 2016-07-22 23:05:52 +00:00
synchronization testcases: sanity check TCs get more language for real HW 2016-06-14 23:49:56 +00:00
task_profiler samples/task_profiler: remove "dump" logging 2016-07-21 02:41:48 +00:00
usb samples/usb: Fix build for usb_dfu example 2016-07-21 02:18:24 +00:00