Commit Graph

18 Commits (13832d8e621027bfbd636b32d4c29ede32178e9d)

Author SHA1 Message Date
Joakim Gebart 13832d8e62 everything: Remove filename from @file Doxygen command 8 years ago
Kaspar Schleiser c944d54171 core: log: introduce logging API 8 years ago
Hauke Petersen 3ccfe60092 core: remove lagacy tests from clist and lifo 9 years ago
Ludwig Ortmann 3ca4f18479 doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
Ludwig Ortmann 2314915ff2 license: fix license header grammar
insert missing "is"
10 years ago
Christian Mehlis 6501707bcb core: lifo: added the right author 10 years ago
Ludwig Ortmann 2fb884a5af refine DEVELHELP section
more efficient to be better suited for ISR
made testcase more clear
10 years ago
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
10 years ago
Ludwig Ortmann eac60d666f make reset of freed slots optional
addresses https://github.com/RIOT-OS/RIOT/pull/433#discussion_r8472602
10 years ago
Ludwig Ortmann 1a99a44e01 macro consistency and more DEBUG
addresses https://github.com/RIOT-OS/RIOT/pull/433#discussion_r8437084
add missing debug statement
10 years ago
Ludwig Ortmann 6021b9f36a reset unused lifo slots 10 years ago
Ludwig Ortmann 1dac115c68 add debug statements to lifo 10 years ago
Oleg Hahm 903ec54a43 making include directives consistent 10 years ago
Hauke Petersen edcabf7cb6 Fixed a lot of comments by removing tabs and correcting format. 10 years ago
Hauke Petersen 3785fe956b Fixed doxygen comments, focused on file headers and group definitions 10 years ago
Oliver Hahm c8bee9e554 fixed coding style (space after most keywords) 10 years ago
Oliver Hahm ffeb6f8523 fixed coding conventions (correctly this time) 10 years ago
Kaspar Schleiser d5ff633d07 * initial checkin of last in first out array queue (lifo) 13 years ago