Christian Mehlis
|
38529e3296
|
replace all endless for loops by while
|
2014-02-14 17:47:33 +01:00 |
|
Ludwig Ortmann
|
2525920426
|
remove trailing whitespace and newlines
|
2014-02-11 18:45:06 +01:00 |
|
Martin
|
22b777300d
|
added typecasts for the used send/receive buffer pointer buff
|
2014-02-07 09:26:56 +01:00 |
|
Oleg Hahm
|
c7d985d371
|
removed redundant include pathes from Makefiles
|
2014-01-05 16:11:08 +01: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 |
|
Christian Mehlis
|
69c526f44d
|
removed redefined ENABLE_DEBUG
|
2013-07-16 15:27:19 +02:00 |
|
Oliver Hahm
|
c8bee9e554
|
fixed coding style (space after most keywords)
|
2013-06-24 22:37:35 +02:00 |
|
Oliver Hahm
|
5d70656343
|
fixed coding conventions (mostly by astyle)
|
2013-06-21 03:52:57 +02:00 |
|
Oliver Hahm
|
7a4dec1830
|
* replaced new Makefile name in Makefiles
|
2013-03-09 23:47:21 +01:00 |
|
Oliver Hahm
|
5ffe5a9c27
|
* renamed makefiles to Makefile
|
2013-03-09 23:45:56 +01:00 |
|
Oleg Hahm
|
5df0bd0cc4
|
* updated and integrated makefiles
* added some auto dependencies
|
2013-02-08 17:37:02 +01:00 |
|