Skip to content
This repository has been archived by the owner on Aug 19, 2021. It is now read-only.

v0.3

Compare
Choose a tag to compare
@geky geky released this 28 Jul 17:06
· 97 commits to master since this release

efd3259 Updated mbed-events/.travis.yml to support new tests
da0e401 Updated README.md with information on tests/profiling
dcb356a Cleaned up makefile
ba0c701 Added rudimentary profiling
5ac2216 Added c99 pedantic test
312f9c2 Removed non-c99 conformant code
057e2a1 Defined behaviour of negative delays to discard event
596420d remove unvwanted return statment
58dca8f Rearranged variadic template functions to be clearer and easier to read
ede8401 Moved delay/period to first argument of post_in/post_every
a5d399e Added .travis.yml for local tests
c006585 Added .mbedignore for local tests to avoid compilation issues