Dining Philosophers Problem (DPP) example for the QP active object framework. Demonstrates: event-driven programming, hierarchical state machines in C++, modeling and graphical state machine design, code generation, preemptive multitasking, software tracing, power saving mode, direct event posting, publish-subscribe. More information available in the [[/users/QL/notebook|Quantum Leaps Notebook pages]]. See also [[http://www.state-machine.com|state-machine.com]].

Dependencies:   mbed qp

Revision:
3:81ceb3127876
Parent:
2:2e62e514f323
Child:
4:6189d844a1a2
--- a/qp_config.h	Wed Feb 16 17:12:38 2011 +0000
+++ b/qp_config.h	Mon Sep 26 02:21:01 2011 +0000
@@ -1,7 +1,7 @@
 //////////////////////////////////////////////////////////////////////////////
 // Product: QP-mbed configuration file
-// Last Updated for Version: 4.1.06
-// Date of the Last Update:  Feb 10, 2011
+// Last Updated for Version: 4.2.04
+// Date of the Last Update:  Sep 25, 2011
 //
 //                    Q u a n t u m     L e a P s
 //                    ---------------------------