Amanda Butler
30b8da9d4f
Copy edit EventFlags.h
...
Copy edit file for active voice and agreement.
2018-01-08 17:38:48 -06:00
Bartek Szatkowski
71555a984d
Add notes about ISR safety to RTOS doxygen
2017-12-27 14:46:49 +00:00
Martin Kojtal
fbd9e7eaf2
Merge pull request #5372 from SenRamakri/sen_PlatformDoxygenUpdates
...
Doxygen comments fixes
2017-11-09 16:38:45 +00:00
Kevin Bracey
130fffaf8b
Shrink RTOS classes
...
Various RTOS classes were storing their CMSIS-RTOS creation attribute
structure as a member, when it's not required after construction. Reduce
memory by eliminating this member.
2017-11-03 15:22:22 +02:00
Senthil Ramakrishnan
3ad298488c
Doxygen comment updates and fixes
2017-10-26 15:36:26 -05:00
Bartek Szatkowski
b0ad73ea41
RTOS: Changes to the EvenFlags API, doxy and tests
2017-08-15 13:33:32 +01:00
YarivCol
c532a9a06d
RTOS: Add EventFlags class
...
EventFlags class is a wrapper for Event Flag functionality introduced in
RTOS2/RTX5.
2017-08-15 13:27:30 +01:00