5 Commits

Author SHA1 Message Date
Adrian Schlatter
873a266abc Metric Threads - Coarse / Fine / Super-Fine Pitches 2019-04-09 21:57:32 +02:00
Adrian Schlatter
dc05e4475b PCO-1881 thread 2019-04-08 22:32:40 +02:00
Adrian Schlatter
9ee4be088a threadlib emancipation
+++++++++++++++++++++++

threadlib is now its own project => remove Waterrocket Fins from this
repo.
2019-04-07 21:54:19 +02:00
Adrian Schlatter
369e81f8ae BSPthread renamed to threadlib
+++++++++++++++++++++++++++++++

As it is now extensible to many types of threads => renamed to
threadlib.
Separated test code from production code.
2019-04-06 19:08:44 +02:00
Adrian Schlatter
0233c75e89 Create thread by designator
+++++++++++++++++++++++++++

Created generalized thread-module that creates a thread by looking up
the designator in THREAD_TABLE.
2019-04-06 18:29:25 +02:00