Added mbed-events library
Added mbed-events from https://github.com/ARMMbed/mbed-events. Changes
from upstream:

- the whole code is licensed under the Apache license. Sources and
  headers were updates with this information.
- removed the porting layers for Windows and FreeRTOS and the references
  to these porting layers in equeue_platform.h.
- moved the TESTS directory in mbed-events to the TESTS directory of
  mbed-os.
ls
1 parent 2564a83 commit e7abc11f59b08ec8d8ed7fb9483f92106f3f96e4
@Bogdan Marinescu Bogdan Marinescu authored on 29 Sep 2016
Showing 17 changed files
View
TESTS/events/queue/main.cpp 0 → 100644
View
events/Event.h 0 → 100644
Too large (Show diff)
View
events/EventQueue.cpp 0 → 100644
View
events/EventQueue.h 0 → 100644
Too large (Show diff)
View
events/LICENSE 0 → 100644
View
events/README.md 0 → 100644
View
events/equeue/.mbedignore 0 → 100644
View
events/equeue/Makefile 0 → 100644
View
events/equeue/README.md 0 → 100644
View
events/equeue/equeue.c 0 → 100644
View
events/equeue/equeue.h 0 → 100644
View
events/equeue/equeue_mbed.cpp 0 → 100644
View
events/equeue/equeue_platform.h 0 → 100644
View
events/equeue/equeue_posix.c 0 → 100644
View
events/equeue/tests/prof.c 0 → 100644
View
events/equeue/tests/tests.c 0 → 100644
View
events/mbed_events.h 0 → 100644