Commit Graph

7 Commits

Author SHA1 Message Date
1415cd2339 using newer bin semaph create call.
architecture dependant function call is external now and shall
be implemented by developer
2020-04-23 17:54:41 +02:00
9f7f8073f1 freertos includes in extern "C" 2020-04-22 19:42:42 +02:00
8a8761ea88 stopwatch bugfix 2020-04-09 17:56:48 +02:00
e0e1e64a09 various changes, stopwatch
Semaphore: Some bugfixes, some constructors added
Stopwatch: First implementation, can measure in ms(double) and
ms(normal)
2020-04-08 18:08:14 +02:00
22e4dabd1b BinSemaphore reset function added 2020-03-06 15:39:42 +01:00
fa38a37604 all context switches calls to TaskManagement.h now 2020-02-28 22:55:25 +01:00
083cc7c50a sempahore wrapper extended 2020-02-25 17:04:21 +01:00