Example to demonstrate race condition and how CriticalSectionLock API helps in resolving that.

Revision:
0:36e8acd8e607
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.gitignore	Fri Oct 20 19:50:07 2017 +0000
@@ -0,0 +1,4 @@
+.build
+.mbed
+projectfiles
+*.py*