Commit Graph

12 Commits

Author SHA1 Message Date
1b9c8446b7 renormalized line endings 2020-08-28 18:33:29 +02:00
fbecda7549 include replacements 2020-08-18 13:09:15 +02:00
bfecbfbd80 implemented new mutex interface 2020-08-07 20:36:37 +02:00
6425c0dd4c better init error output 2020-07-26 03:12:04 +02:00
986dc2047e replaced mutexIF and semaphoreIF name for timeouts 2020-06-02 22:19:48 +02:00
f14bacba32 using nullptr now
added new distinction between blocking (MAX_TIMEOUT) and polling
(NO_TIMEOUT)
2020-05-29 14:15:45 +02:00
6a3dc94108 removed extern "C" for freertos includes 2020-05-29 13:18:27 +02:00
69237bc2e8 freertos includes adapted 2020-05-14 21:26:04 +02:00
9f7f8073f1 freertos includes in extern "C" 2020-04-22 19:42:42 +02:00
083cc7c50a sempahore wrapper extended 2020-02-25 17:04:21 +01:00
bfc7a768ce message queue adaptions for calls from ISR
functions moved to top
binary sempahore file init
mutex return values
2020-02-25 12:54:28 +01:00
db1f93a155 Adding Code for freeRTOS 2018-07-20 15:10:41 +02:00