75 Commits (ada469f237c66f2502e5900fb8a16f77a1e766d7)

Author SHA1 Message Date
Vilem Gottwald 1c7eb9ee72 samples: synchronization: add static thread 2 years ago
Vilem Gottwald 5a4e0af54a samples: synchronization: fix comments & structure 2 years ago
Anas Nashif 78eda66eb5 samples: synchronization: build this sample on all platforms 2 years ago
Benjamin Cabé 59e4c5aed0 samples: fully migrate basic samples to the new Sphinx extension 2 years ago
Benjamin Cabé 5832f6ed5f doc: Use new Sphinx extension for code samples 2 years ago
Anas Nashif 5411e7d4a8 tests: synchronization: do not build on all 2 years ago
Keith Packard 0b90fd5adf samples, tests, boards: Switch main return type from void to int 2 years ago
Kumar Gala 7fff3de993 samples: synchronization: Convert CONFIG_MP_NUM_CPUS handling 3 years ago
Gerard Marull-Paretas 79e6b0e0f6 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 3 years ago
Gerard Marull-Paretas c7b5b3c419 samples: migrate includes to contain <zephyr/...> prefix 3 years ago
Anas Nashif e2a3e72a02 samples: synchronization: use k_thread_cpu_pin 3 years ago
Torsten Rasmussen 1cccc8a8fe cmake: increase minimal required version to 3.20.0 4 years ago
Anas Nashif 8581b6d1f0 tests: remove kernel tag from key tests/samples 4 years ago
Andy Ross 686b9fff5e samples/synchronization: Clean up SMP CPU pinning example 4 years ago
Anas Nashif 802d214582 debug: analyzer: add support for thread runtime stats 5 years ago
Anas Nashif ad8caa65e8 samples: synchronisation: run thread_b on cpu 0 in SMP mode 5 years ago
Anas Nashif c916411239 samples: synchronization: show cpu 5 years ago
Anas Nashif 2718a23781 samples: synchronisation: handle empty thread name 5 years ago
Marc Herbert 2cd51a33ce samples: make find_package(Zephyr...) REQUIRED 5 years ago
Andy Ross 32bb2395c2 timeout: Fix up API usage 5 years ago
Torsten Rasmussen 407b49b35c cmake: use find_package to locate Zephyr 5 years ago
Anas Nashif 70758c4374 tests: fix test identifiers 6 years ago
Anas Nashif 32a9435ea4 tests: tracing: add tests for tracing features 6 years ago
Charles E. Youse 65b1f62ee3 arch/x86: disable inapplicable tests for Intel64 6 years ago
David B. Kinder 60136f00cb doc: add how to exit from QEMU in samples 6 years ago
Anas Nashif 9ab2a56751 cleanup: include/: move misc/printk.h to sys/printk.h 6 years ago
Anas Nashif 3ae52624ff license: cleanup: add SPDX Apache-2.0 license identifier 6 years ago
Andy Ross b69d0da82d arch/x86_64: New architecture added 7 years ago
Anas Nashif 5060ca6a30 cmake: increase minimal required version to 3.13.1 7 years ago
Maureen Helm bdd1b3897b samples: synchronization: Add openocd configuration 7 years ago
Reto Schneider 7eabab2f5d samples, tests: Use semi-accurate project names 7 years ago
Anas Nashif 20b73e74a1 tests/samples: rename 'app' tag to something meaningful 7 years ago
Anas Nashif 2f30c5dcb8 samples: synchronisation: set thread names 7 years ago
Anas Nashif 739fd90127 samples: synchronization: remove unused conf 7 years ago
Sebastian Bøe 55ee53ce91 cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 7 years ago
Anas Nashif f37287bbca samples: cleanup sample test naming 7 years ago
Anas Nashif 3f8352f2e6 samples: remove sample.tc 7 years ago
Anas Nashif dfbc0f5efb sample: synchronization: support console harness 8 years ago
Carles Cufi 72046a8abc doc: getting_started: Support multi-OS instructions 8 years ago
Anas Nashif 33592e8aa8 cmake: remove IS_TEST handling 8 years ago
Anas Nashif bca9c456d2 samples: remove build_only from various samples 8 years ago
Anas Nashif 23f81eeb42 tests/samples: fixed yaml syntax 8 years ago
Sebastian Bøe 49e7ca957e cmake: set IS_TEST in the samples that were including Makefile.test 8 years ago
Carles Cufi ece86b23ac samples: misc: Convert doc to CMake 8 years ago
Sebastian Bøe 0829ddfe9a kbuild: Removed KBuild 8 years ago
Sebastian Bøe 12f8f76165 Introduce cmake-based rewrite of KBuild 8 years ago
Anas Nashif 0356590df5 tests: samples: fix yaml syntax 8 years ago
Anas Nashif 470c5f3189 tests: remove testcase.ini files 8 years ago
Anas Nashif cc24f4b03c tests: samples: convert testcase files to yaml 8 years ago
Andrew Boie e87eacacfa samples: use K_THREAD_STACK_DEFINE macros 8 years ago