Ludwig Ortmann
f8973bb007
Merge remote-tracking branch 'upstream/master'
11 years ago
Oleg Hahm
2ed63bd5c6
* removed outdated (and probably confusing) FeuerWhere project as an author
11 years ago
Oleg Hahm
2277b366b2
* removed outdated occurrences of (u|µ)kleos and FeuerWare
11 years ago
Oleg Hahm
68c9a60348
* fixed a copy&paste error in hwtimer_arch.h
11 years ago
Ludwig Ortmann
d65536f77b
native cpu initial import
11 years ago
Oleg Hahm
5aa00a4f8b
* fixed typo in readme
...
* fixed documentation in irq.h
* moved tools folder to dist
* added check for disk space in build_gnuarm script
* fixed gcc check in this script, too
11 years ago
Oleg Hahm
3791039974
* integrated makefiles
...
* fixed some prototypes
* restructured sys
11 years ago
Oliver Hahm
4162a2aff8
[core thread]
...
* added thread_getlastpid() to header
11 years ago
Oliver Hahm
bf96b81f53
[core include]
...
* added header for low-level io operations
11 years ago
Oliver Hahm
a30a18b3a8
[core msg]
...
* updated documentation of msg_send_receive()
11 years ago
Oliver Hahm
ffc7976aea
[core config]
...
* added prototype for config_load to header
11 years ago
Oliver Hahm
75b4c946ac
[core hwtimer]
...
* removed double function prototype
12 years ago
Oliver Hahm
0fd8127fab
[core msg]
...
* updated IPC documentation
12 years ago
Oliver Hahm
1e0516fe73
[core msg]
...
* updated documentation
12 years ago
Oliver Hahm
706d982705
[core kernel]
...
* fixed include search directive for internal header file
12 years ago
Oliver Hahm
5a0e412249
[core sched]
...
* removed declaration from header file
12 years ago
Oliver Hahm
23cd123bdb
[core thread]
...
* fixed wrong struct name in macro
13 years ago
Stephan Zeisberg
5abef6daf2
changed types irq_callback, hashtable, posix_io, s_display_flags, seq_buffer_entry, tcb, toprint to type_t"
13 years ago
Stephan Zeisberg
6a96de0d2f
changed msg to msg_t
13 years ago
Kaspar Schleiser
d5ff633d07
* initial checkin of last in first out array queue (lifo)
13 years ago
Oliver Hahm
fb1cb91c75
[board/msp-430-common board/msba2 core/]
...
* introduced dummy function for msp-430 config-save
* moved sysconfig from board to core
[sys/transceiver cpu/]
* moved some buffer size defines to cpu dependent parts
* some cleanups
13 years ago
Oliver Hahm
a46cdf189a
* introduced identifiers (include shell commands to get and set)
...
* introduced a system wide configuration
13 years ago
Kaspar Schleiser
5467d08536
* hwtimer: export hwtimer_now
13 years ago
Kaspar Schleiser
cb79a7a237
* first implementation of msg queues
13 years ago
Kaspar Schleiser
cb1d5c7ab3
* added circular index buffer implementation
13 years ago
Kaspar Schleiser
d40052e24b
* cosmetics
13 years ago
Kaspar Schleiser
0441c5a4a4
* some more mutex related changes
13 years ago
Kaspar Schleiser
8b242c74a8
* mutex changes
13 years ago
Oliver Hahm
3b9e9befa9
* some cosmetics and lpm flags for UART
13 years ago
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
13 years ago
Kaspar Schleiser
ba03f610c4
* fix status size
13 years ago
Kaspar Schleiser
2bf64ea4d0
* make doc reflect latest API change
13 years ago
Kaspar Schleiser
67f72d43ee
Merge branch 'master' of ssh://ukleos.org/home/git/ukleos
13 years ago
Kaspar Schleiser
eff0b1980f
* API CHANGE! changed thread_create so it allocates tcb on stack, removing first argument
13 years ago
Oliver Hahm
d1bff5cb3d
Merge branch 'master' of ssh://ukleos.des-mesh.net/home/git/ukleos
13 years ago
Oliver Hahm
e335ccfb43
* fixed wrong return value for thread_wakeup
...
* changed hwtimer_wait to use thread_sleep instead of mutexes
13 years ago
Kaspar Schleiser
7f8baa8818
* removed unneccessary priority names
13 years ago
Oliver Hahm
f38f32f6cc
* added support for sht11 for msb-430-common
...
* fixed some jamfile isssues for msb-430
* fixed arch32 detection for scheduler
* changed sht11 driver to be platform independent
13 years ago
Kaspar Schleiser
1e238e4131
* massive name changes
13 years ago
Kaspar Schleiser
f945b72067
* API CHANGE: thread_create no longer uses malloc
13 years ago
Kaspar Schleiser
a076a765b3
* oneway_malloc: added realloc
13 years ago
Kaspar Schleiser
867fd7f293
* pull in VERY useful defines in thread.h
13 years ago
Kaspar Schleiser
72785295a3
* cosmetic
13 years ago
Kaspar Schleiser
91ae1eb6fd
* import from old firekernel repository
13 years ago