Ludwig Ortmann
|
6eb829c680
|
documentation, remove LIFO_DEBUG, break main
add documentation to lifo.h
remove LIFO_DEBUG and use DEVELHELP instead
make the main method which is included break
|
2013-12-20 00:00:29 +01:00 |
|
Ludwig Ortmann
|
eac60d666f
|
make reset of freed slots optional
addresses https://github.com/RIOT-OS/RIOT/pull/433#discussion_r8472602
|
2013-12-19 18:53:06 +01:00 |
|
Ludwig Ortmann
|
1a99a44e01
|
macro consistency and more DEBUG
addresses https://github.com/RIOT-OS/RIOT/pull/433#discussion_r8437084
add missing debug statement
|
2013-12-19 18:53:06 +01:00 |
|
Ludwig Ortmann
|
6021b9f36a
|
reset unused lifo slots
|
2013-12-19 18:53:06 +01:00 |
|
Ludwig Ortmann
|
1dac115c68
|
add debug statements to lifo
|
2013-12-19 18:53:04 +01:00 |
|
Oleg Hahm
|
903ec54a43
|
making include directives consistent
|
2013-12-19 15:31:37 +01:00 |
|
Hauke Petersen
|
edcabf7cb6
|
Fixed a lot of comments by removing tabs and correcting format.
|
2013-12-16 14:00:33 +01:00 |
|
Hauke Petersen
|
3785fe956b
|
Fixed doxygen comments, focused on file headers and group definitions
|
2013-12-16 14:00:24 +01:00 |
|
Oliver Hahm
|
c8bee9e554
|
fixed coding style (space after most keywords)
|
2013-06-24 22:37:35 +02:00 |
|
Oliver Hahm
|
ffeb6f8523
|
fixed coding conventions (correctly this time)
|
2013-06-20 18:18:29 +02:00 |
|
|
d5ff633d07
|
* initial checkin of last in first out array queue (lifo)
|
2010-12-10 16:49:29 +01:00 |
|