This website requires JavaScript.
Explore
Help
Sign in
stv0g
/
metalsvm
Watch
1
Star
0
Fork
You've already forked metalsvm
0
Code
Issues
Pull requests
Releases
Wiki
Activity
f76f4ac70d
metalsvm
/
kernel
History
Stefan Lankes
f76f4ac70d
fix wrong initialization of current_task
2011-07-30 17:36:21 +02:00
..
echo.c
switch from lwip-1.3.2 to lwip 1.4.0
2011-05-29 15:36:02 +02:00
init.c
fix bug to compile MetalSVM on systems without RCCE support
2011-07-04 22:21:02 +02:00
main.c
add SMP support
2011-07-18 09:14:28 +02:00
Makefile
move mailbox example to tests.c
2011-06-29 12:29:04 -07:00
ping.c
set LWIP_RAW to 0 because we don't nee raw pcbs => speeds up input processing
2011-07-26 14:54:06 -07:00
syscall.c
First steps to realize Inter-Core-Communication via RCCE
2011-04-23 00:13:12 -07:00
tasks.c
fix wrong initialization of current_task
2011-07-30 17:36:21 +02:00
tests.c
demo also shows the core number on which the application is running
2011-07-18 09:51:16 +02:00