Oliver Hahm
ffeb6f8523
fixed coding conventions (correctly this time)
2013-06-20 18:18:29 +02:00
Ludwig Ortmann
c6553f6492
interrupt handling rewrite
...
(including uart0 integration, rt-extension removal)
2013-05-14 18:31:47 +02:00
Oleg Hahm
2ed63bd5c6
* removed outdated (and probably confusing) FeuerWhere project as an author
2013-03-08 11:30:23 +01:00
Oleg Hahm
3791039974
* integrated makefiles
...
* fixed some prototypes
* restructured sys
2013-02-06 13:20:21 +01:00
Oliver Hahm
4162a2aff8
[core thread]
...
* added thread_getlastpid() to header
2012-11-13 17:26:43 +01:00
Oliver Hahm
23cd123bdb
[core thread]
...
* fixed wrong struct name in macro
2011-04-04 13:15:21 +02:00
Oleg
416029d2c0
* changed default project from "hello-world" to "default"
...
* increased main priority to the half of maximum priority
* introduced define for minimum stack size
* decreased stack size for uart0 thread
* merged commands for rtc shell module to one command (date)
* cleanup of header includes
2010-11-05 19:33:45 +01:00
2bf64ea4d0
* make doc reflect latest API change
2010-11-04 16:51:04 +01:00
eff0b1980f
* API CHANGE! changed thread_create so it allocates tcb on stack, removing first argument
2010-11-04 16:47:24 +01:00
1e238e4131
* massive name changes
2010-10-28 11:29:03 +02:00
f945b72067
* API CHANGE: thread_create no longer uses malloc
2010-10-25 15:40:01 +02:00
867fd7f293
* pull in VERY useful defines in thread.h
2010-09-30 15:08:50 +02:00
91ae1eb6fd
* import from old firekernel repository
2010-09-22 15:10:42 +02:00