1. 1c7eb9e samples: synchronization: add static thread by Vilem Gottwald · 1 year, 5 months ago
  2. 5a4e0af samples: synchronization: fix comments & structure by Vilem Gottwald · 1 year, 5 months ago
  3. 78eda66 samples: synchronization: build this sample on all platforms by Anas Nashif · 1 year, 6 months ago
  4. 59e4c5a samples: fully migrate basic samples to the new Sphinx extension by Benjamin Cabé · 1 year, 7 months ago
  5. 5832f6e doc: Use new Sphinx extension for code samples by Benjamin Cabé · 1 year, 7 months ago
  6. 5411e7d tests: synchronization: do not build on all by Anas Nashif · 1 year, 10 months ago
  7. 0b90fd5 samples, tests, boards: Switch main return type from void to int by Keith Packard · 2 years ago
  8. 7fff3de samples: synchronization: Convert CONFIG_MP_NUM_CPUS handling by Kumar Gala · 2 years, 5 months ago
  9. 79e6b0e includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> by Gerard Marull-Paretas · 2 years, 7 months ago
  10. c7b5b3c samples: migrate includes to contain <zephyr/...> prefix by Gerard Marull-Paretas · 2 years, 11 months ago
  11. e2a3e72 samples: synchronization: use k_thread_cpu_pin by Anas Nashif · 3 years ago
  12. 1cccc8a cmake: increase minimal required version to 3.20.0 by Torsten Rasmussen · 3 years, 7 months ago
  13. 8581b6d tests: remove kernel tag from key tests/samples by Anas Nashif · 3 years, 9 months ago
  14. 686b9ff samples/synchronization: Clean up SMP CPU pinning example by Andy Ross · 4 years, 1 month ago
  15. 802d214 debug: analyzer: add support for thread runtime stats by Anas Nashif · 4 years, 4 months ago
  16. ad8caa6 samples: synchronisation: run thread_b on cpu 0 in SMP mode by Anas Nashif · 4 years, 5 months ago
  17. c916411 samples: synchronization: show cpu by Anas Nashif · 4 years, 5 months ago
  18. 2718a23 samples: synchronisation: handle empty thread name by Anas Nashif · 4 years, 6 months ago
  19. 2cd51a3 samples: make find_package(Zephyr...) REQUIRED by Marc Herbert · 4 years, 10 months ago
  20. 32bb239 timeout: Fix up API usage by Andy Ross · 5 years ago
  21. 407b49b cmake: use find_package to locate Zephyr by Torsten Rasmussen · 5 years ago
  22. 70758c4 tests: fix test identifiers by Anas Nashif · 5 years ago
  23. 32a9435 tests: tracing: add tests for tracing features by Anas Nashif · 6 years ago
  24. 65b1f62 arch/x86: disable inapplicable tests for Intel64 by Charles E. Youse · 6 years ago
  25. 60136f0 doc: add how to exit from QEMU in samples by David B. Kinder · 6 years ago
  26. 9ab2a56 cleanup: include/: move misc/printk.h to sys/printk.h by Anas Nashif · 6 years ago
  27. 3ae5262 license: cleanup: add SPDX Apache-2.0 license identifier by Anas Nashif · 6 years ago
  28. b69d0da arch/x86_64: New architecture added by Andy Ross · 6 years ago
  29. 5060ca6 cmake: increase minimal required version to 3.13.1 by Anas Nashif · 6 years ago
  30. bdd1b38 samples: synchronization: Add openocd configuration by Maureen Helm · 6 years ago
  31. 7eabab2 samples, tests: Use semi-accurate project names by Reto Schneider · 6 years ago
  32. 20b73e7 tests/samples: rename 'app' tag to something meaningful by Anas Nashif · 6 years ago
  33. 2f30c5d samples: synchronisation: set thread names by Anas Nashif · 7 years ago
  34. 739fd90 samples: synchronization: remove unused conf by Anas Nashif · 7 years ago
  35. 55ee53c cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts by Sebastian Bøe · 7 years ago
  36. f37287b samples: cleanup sample test naming by Anas Nashif · 7 years ago
  37. 3f8352f samples: remove sample.tc by Anas Nashif · 7 years ago
  38. dfbc0f5 sample: synchronization: support console harness by Anas Nashif · 7 years ago
  39. 72046a8 doc: getting_started: Support multi-OS instructions by Carles Cufi · 7 years ago
  40. 33592e8 cmake: remove IS_TEST handling by Anas Nashif · 7 years ago
  41. bca9c45 samples: remove build_only from various samples by Anas Nashif · 7 years ago
  42. 23f81ee tests/samples: fixed yaml syntax by Anas Nashif · 7 years ago
  43. 49e7ca9 cmake: set IS_TEST in the samples that were including Makefile.test by Sebastian Bøe · 7 years ago
  44. ece86b2 samples: misc: Convert doc to CMake by Carles Cufi · 7 years ago
  45. 0829ddf kbuild: Removed KBuild by Sebastian Bøe · 7 years ago
  46. 12f8f76 Introduce cmake-based rewrite of KBuild by Sebastian Bøe · 7 years ago
  47. 0356590 tests: samples: fix yaml syntax by Anas Nashif · 7 years ago
  48. 470c5f3 tests: remove testcase.ini files by Anas Nashif · 8 years ago
  49. cc24f4b tests: samples: convert testcase files to yaml by Anas Nashif · 8 years ago
  50. e87eaca samples: use K_THREAD_STACK_DEFINE macros by Andrew Boie · 8 years ago
  51. 3970cd4 samples: fixed typo in README.rst by Sharron LIU · 8 years ago
  52. 1a1df7c samples: synch: Add Thread Stack Guards conf by Vincenzo Frascino · 8 years ago
  53. 39962dc samples: use k_thread_create() by Andrew Boie · 8 years ago
  54. 2cb0454 doc: fix .rst files canonical heading order by David B. Kinder · 8 years ago
  55. ac74d8b license: Replace Apache boilerplate with SPDX tag by David B. Kinder · 8 years ago
  56. 0ad1332 doc: application porting guide to the unified kernel by Anas Nashif · 8 years ago
  57. 2bc9d69 build: abstract emulation and replace qemu goal with run by Anas Nashif · 8 years ago
  58. a1d7794 samples: minor documentation tweaks by Anas Nashif · 8 years ago
  59. 2e293c5 doc: synchronization: move to rst syntax by Anas Nashif · 8 years ago
  60. 66cfcc2 tests: introduce Makefile.test by Anas Nashif · 8 years ago
  61. d47abac samples: Add the ARG_UNUSED macro by Flavio Santes · 8 years ago
  62. 55fa311 samples: remove legacy usage and convert to unified APIs by Anas Nashif · 8 years ago
  63. d622b09 samples: tests: remove obsolete KERNEL_TYPE and kernel variables by Anas Nashif · 8 years ago
  64. 886677c samples: synchronization: move to legacy/ by Anas Nashif · 8 years ago
  65. ea60762 samples: synchronization no need to set unified_capable tag by Anas Nashif · 8 years ago
  66. 884d996 unified: Add sample project using K_THREAD_DEFINE() by Allan Stephens · 8 years ago
  67. 1ccad63 samples: remove useless printf/printk wrappers by Anas Nashif · 8 years ago
  68. 5e4b62c boards: rename Quark SE Devboard to Quark SE C1000 (Sensor Subsystem) by Anas Nashif · 9 years ago
  69. b8a27f3 Revert "misc: Remove generic PRINT macros from synch samples" by Andrew Boie · 9 years ago
  70. f352ca1 misc: Remove generic PRINT macros from synch samples by Juan Manuel Cruz Alcaraz · 9 years ago
  71. eb2d8b4 testcases: add automation markup to samples/ by Inaky Perez-Gonzalez · 9 years ago
  72. fcec9e3 testcases: sanity check TCs get more language for real HW by Inaky Perez-Gonzalez · 9 years ago
  73. 81125fe samples: synchronization: reduce stack size used by Anas Nashif · 9 years ago
  74. e81053e samples/tests: remove old message about standard security by Anas Nashif · 9 years ago
  75. 18cc4a8 move sample apps to top level directory under samples/ by Anas Nashif · 9 years ago