Oleg Hahm
|
e9426ef9ab
|
core: undefining ENABLE_DEBUG is no longer required
|
2014-12-03 22:56:15 +01:00 |
|
Oleg Hahm
|
206b75933e
|
doc: fixed remaining doxygen warnings in core
Only one warning remains and will be fixed in a separate commit.
|
2014-10-23 18:30:09 +02:00 |
|
BytesGalore
|
74161f0f2d
|
core: moved #include s outside the extern "C" guards
|
2014-10-21 13:46:04 +02:00 |
|
Pham Huu Dang Nhat
|
2ded32dee7
|
c++: core: add extern C in header files
|
2014-10-09 06:18:16 +07:00 |
|
Ludwig Ortmann
|
b7992922ce
|
fix license headers in non-.c files
|
2014-08-23 16:16:26 +02:00 |
|
Ludwig Ortmann
|
b6846e31fc
|
doc: fix most occurences of FU as an author
.. but only if there are other authors as well
|
2014-07-29 17:23:11 +02:00 |
|
Thomas Eichinger
|
cf93dc6590
|
core:debug: documentation for DEBUG_PRINT was confusing and wrong
|
2014-05-27 16:29:35 +02:00 |
|
Oleg Hahm
|
ef5ec344fd
|
core: prefix API functions correctly
Also changed names for bitarithm functions and rename thread_pid to sched_active_pid.
|
2014-05-18 08:53:20 +02:00 |
|
Hauke Petersen
|
7df411e7b7
|
core: improved doxygen documentation
improved files complient to issue #950
- thread.h
- flags.h
- debug.h
- crash.h
|
2014-05-15 10:52:34 +02:00 |
|
Oleg Hahm
|
85bd8cae17
|
check for existence of active_thread
|
2014-03-19 16:27:54 +01:00 |
|
Oleg Hahm
|
20b5230466
|
additional debug macro
|
2014-03-19 16:27:49 +01:00 |
|
Oleg Hahm
|
2ef9b78ccf
|
add stacksize checker for DEBUG macro
|
2014-03-19 16:26:52 +01:00 |
|
Ludwig Ortmann
|
2525920426
|
remove trailing whitespace and newlines
|
2014-02-11 18:45:06 +01:00 |
|
|
56ee585c81
|
update Kaspar's email address
kaspar.schleiser@fu-berlin.de is obsolete.
(2nd try, first try was overwritten by some overzealous documenter)
|
2014-01-28 11:53:19 +01:00 |
|
Hauke Petersen
|
3785fe956b
|
Fixed doxygen comments, focused on file headers and group definitions
|
2013-12-16 14:00:24 +01:00 |
|
|
f85adf608f
|
change my email address
kaspar.schleiser@fu-berlin.de will be obsoleted soon. Replace it with
kaspar@schleiser.de, which will (hopefully) stay.
|
2013-12-04 15:09:56 +01:00 |
|
Ludwig Ortmann
|
d6c213fb47
|
fix grammar in license header
|
2013-11-23 13:11:56 +01:00 |
|
Oleg Hahm
|
0bd81f14a4
|
remove header guard from debug.h and repaired debugging on a per file base
|
2013-07-25 21:56:37 +02:00 |
|
Oleg Hahm
|
599e266b55
|
Revert "removed redefined ENABLE_DEBUG"
This reverts commit 69c526f44d .
Instead of removing ENABLE_DEBUG, define it as zero and replacing the
ifdef preprocessor commands by a simple #if
|
2013-07-24 00:38:43 +02:00 |
|
Oliver Hahm
|
ffeb6f8523
|
fixed coding conventions (correctly this time)
|
2013-06-20 18:18:29 +02:00 |
|
Oliver Hahm
|
0d6d8390c0
|
* updated copyright and license headers in various files
|
2013-06-18 17:21:38 +02:00 |
|
Christian Mehlis
|
b41fd19216
|
prevent double include of debug.h
|
2013-06-09 18:02:30 +02:00 |
|
Oleg Hahm
|
2ed63bd5c6
|
* removed outdated (and probably confusing) FeuerWhere project as an author
|
2013-03-08 11:30:23 +01:00 |
|
|
91ae1eb6fd
|
* import from old firekernel repository
|
2010-09-22 15:10:42 +02:00 |
|