Benjamin Valentin
|
4918dfe590
|
tests: make use of ARRAY_SIZE macro
|
2019-08-06 19:43:54 +02:00 |
|
Martine Lenders
|
498313a23f
|
doc: Add mail address where it is missing
|
2015-02-08 19:41:14 +01:00 |
|
Martine Lenders
|
0eb2d78dda
|
doc: use my real name
|
2015-02-08 18:52:16 +01:00 |
|
René Kijewski
|
f684aa4b2d
|
tests: make embUnit a normal sys module
There is nothing quite special about embUnit.
This PR makes it a normal sys module, so that you can use it in any
application / test.
|
2014-12-21 20:04:57 +01:00 |
|
Ludwig Ortmann
|
1efdf99dfe
|
core/priority_queue: add dynamic initializers
- priority_queue_init
- priority_queue_node_init
|
2014-08-05 17:57:45 +02:00 |
|
Ludwig Ortmann
|
c2b2e4554b
|
core/queue: queue -> priority_queue
Rename queue to priority queue, because that's what it is.
|
2014-08-05 17:57:45 +02:00 |
|