History for mbed-os / events
2017-09-04
@Russ Butler
Remove use of internal RTX types ...
Russ Butler committed on 4 Sep 2017
2017-09-01
@Kevin Bracey
Add ability to request a shared event queue ...
Kevin Bracey committed on 1 Sep 2017
2017-06-29
@Jimmy Brisson
Merge pull request #4571 from geky/events-use-rtx-event-flags ...
Jimmy Brisson authored on 29 Jun 2017 GitHub committed on 29 Jun 2017
2017-06-20
@Vincent Coubard
event: Make the event queue non copyable.
Vincent Coubard committed on 20 Jun 2017
2017-06-15
@Christopher Haster
events: Adopt osEventFlags from RTX 5 ...
Christopher Haster committed on 15 Jun 2017
2017-06-07
@Kevin Gilbert
EventQueue.h Doxygen doc fixed up. Moved overloaded callback arguments documentation to overloaded functions to fix warnings. B0..B4 were not documentated additionally, only bulk docs for a0..a4 and c0..c4 were moved around.
Kevin Gilbert committed on 7 Jun 2017
@Kevin Gilbert
Removed Doxygen errors from Event.h ...
Kevin Gilbert committed on 7 Jun 2017
2017-05-30
@Bartek Szatkowski
Update codebase for CMSIS5/RTX5 ...
Bartek Szatkowski authored on 15 May 2017 Martin Kojtal committed on 30 May 2017
2017-04-21
@Anna Bridge
Merge pull request #4111 from sg-/fix-the-docs ...
Anna Bridge authored on 21 Apr 2017 GitHub committed on 21 Apr 2017
2017-04-20
@Anna Bridge
Merge pull request #4184 from geky/events-strict-alias-warning ...
Anna Bridge authored on 20 Apr 2017 GitHub committed on 20 Apr 2017
2017-04-13
@Christopher Haster
events: Remove strict-aliasing warning ...
Christopher Haster committed on 13 Apr 2017
2017-04-05
@Christopher Haster
events: Fixed zero wait condition in non-rtos semaphore ...
Christopher Haster committed on 5 Apr 2017
2017-04-04
@Jimmy Brisson
Update class documentation tags ...
Jimmy Brisson committed on 4 Apr 2017
2017-02-21
@Sam Grove
Merge pull request #3782 from geky/events-callback-inference ...
Sam Grove authored on 21 Feb 2017 GitHub committed on 21 Feb 2017
2017-02-17
@Christopher Haster
events: Added better documentation for binding types to events
Christopher Haster committed on 17 Feb 2017
2017-02-15
@Christopher Haster
events: Added support for infering event type from Callback objects ...
Christopher Haster committed on 15 Feb 2017
@Christopher Haster
events: Added better handling of desynchronized timers in platform layer ...
Christopher Haster committed on 15 Feb 2017
2017-01-09
@Christopher Haster
events - Fixed overflow of timeout on STM32F4 ...
Christopher Haster committed on 9 Jan 2017
2016-11-21
@Christopher Haster
Added equeue tests to travis CI
Christopher Haster committed on 21 Nov 2016
@Christopher Haster
events - Fixed unchaining of event queues ...
Christopher Haster committed on 21 Nov 2016
2016-11-07
@Sam Grove
Merge pull request #3113 from geky/static-assert ...
Sam Grove authored on 7 Nov 2016 GitHub committed on 7 Nov 2016
2016-11-01
@Christopher Haster
Adopted MBED_STATIC_ASSERT where possible
Christopher Haster committed on 1 Nov 2016
2016-10-21
@Christopher Haster
events - Removed unused variable warning in ndebug builds
Christopher Haster committed on 21 Oct 2016
2016-10-12
@Christopher Haster
callback - Fixed missing workaround for IAR issue with type information ...
Christopher Haster committed on 12 Oct 2016
2016-10-06
@Sam Grove
Merge pull request #2911 from theotherjimmy/docs-generation ...
Sam Grove authored on 6 Oct 2016 GitHub committed on 6 Oct 2016
2016-10-04
@Jimmy Brisson
Add tags to our code
Jimmy Brisson committed on 4 Oct 2016
2016-10-03
@Christopher Haster
callback - Added workaround for IAR issue with type information ...
Christopher Haster committed on 3 Oct 2016
2016-10-02
@Christopher Haster
Added workaround for armc assumptions on integer underflow ...
Christopher Haster committed on 2 Oct 2016
2016-10-01
@Sam Grove
For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found.
Sam Grove committed on 1 Oct 2016
2016-09-30
@Bogdan Marinescu
Include events library headers in mbed.h ...
Bogdan Marinescu committed on 30 Sep 2016