summaryrefslogtreecommitdiff
path: root/samples/philosophers
AgeCommit message (Expand)Author
2017-04-27samples: tickless: Enables tickless kernel option in some appsRamesh Thomas
2017-04-21samples: convert to using newly introduced integer sized typesKumar Gala
2017-04-19spell: fix doxygen comment typos: /boards /samplesDavid B. Kinder
2017-04-19kernel: remove legacy.h and MDEF supportAnas Nashif
2017-04-04doc: add labels to sample docsDavid B. Kinder
2017-02-11misc: fix more variable type mismatchesJithu Joseph
2017-02-02samples: philosophers: adjust stack size and build by sanitycheckAnas Nashif
2017-01-20doc: fix .rst files canonical heading orderDavid B. Kinder
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2017-01-17samples/philosophers: enable demo to run in coop/preempt-only modesBenjamin Walsh
2017-01-10build: abstract emulation and replace qemu goal with runAnas Nashif
2017-01-06samples: minor documentation tweaksAnas Nashif
2017-01-06samples: put philosophers stacks in noinit sectionBenjamin Walsh
2017-01-06samples: speed up philosophers demoBenjamin Walsh
2017-01-05doc: philosophers: move to rst syntaxAnas Nashif
2016-12-25kernel: replace all remaining nanokernel occurancesAnas Nashif
2016-12-19kernel: move kernel code to kernel/ directlyAnas Nashif
2016-12-15sample/philosphers: ignore format-security warningBenjamin Walsh
2016-11-18samples: configure philosophers with more than 32 prioritiesBenjamin Walsh
2016-11-07samples: remove old kernel supportAndrew Boie
2016-11-07tests: remove errant -O0Andrew Boie
2016-11-04samples: tests: remove obsolete KERNEL_TYPE and kernel variablesAnas Nashif
2016-11-02samples: philosophers: move legacy applications to legacy/Anas Nashif
2016-10-26samples: fix kernel_event_logger to work with unified kernelBenjamin Walsh
2016-10-26unified: correct comment about number of threads in phil demoBenjamin Walsh
2016-10-17unified: fix philosophers demo when using stack objectsBenjamin Walsh
2016-10-13unified: Rationalize thread priority APIsAllan Stephens
2016-09-28Dining philosophers demo for unified kernel.Benjamin Walsh
2016-09-16boards: rename Quark SE Devboard to Quark SE C1000 (Sensor Subsystem)Anas Nashif
2016-07-26testcases: add automation markup to samples/Inaky Perez-Gonzalez
2016-06-14testcases: sanity check TCs get more language for real HWInaky Perez-Gonzalez
2016-05-12samples: get rid of obsolete usage of ARCH variableAnas Nashif
2016-04-29Revert "samples: philosophers: reduce stack size used"Anas Nashif
2016-04-27philosophers: nanokernel: use empty configAndrew Boie
2016-04-25samples: philosophers: reduce stack size usedAnas Nashif
2016-03-08samples:philosophers:Reformated 80-column width, 80-chars tabsYannis Damigos
2016-02-11move sample apps to top level directory under samples/Anas Nashif