zephyr/samples
Andy Ross c2c9265b7d tests: cmsis: Disable two cmsis portability tests on x86_64
These two tests are hitting a stack overflow on x86_64 (not entirely
surprisingly), but can't just increase stack size because there is an
assert in the CMSIS compatibility layer that stacks be under 512
bytes.  Just disable for now.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-01-11 15:18:52 -05:00
..
application_development arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
basic cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
bluetooth Bluetooth: peripheral: Fix check of BT_GATT_WRITE_FLAG_CMD 2019-01-04 21:13:06 +01:00
boards samples: intel_s1000_crb: add doc for dmic sample 2019-01-07 16:50:49 -05:00
cpp_synchronization cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
crypto/mbedtls_benchmark cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
display cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
drivers arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
gui sample: gui: Added basic sample for lvgl library 2019-01-07 16:05:35 -05:00
hello_world cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
mpu samples/mpu/mpu_stack_guard_test: Whitelist x86_64 2019-01-11 15:18:52 -05:00
net tests: samples: Disable newlib tests on x86_64 2019-01-11 15:18:52 -05:00
nfc/nfc_hello cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
philosophers cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
portability tests: cmsis: Disable two cmsis portability tests on x86_64 2019-01-11 15:18:52 -05:00
sensor arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
shields cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
subsys arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
synchronization arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
testing/integration cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
userspace tests: Updated all the tests which use k_thread_access_grant. 2019-01-03 12:35:14 -08:00
xtensa_asm2 cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
kernel.rst
samples.rst sample: gui: Added basic sample for lvgl library 2019-01-07 16:05:35 -05:00