metalsvm/kernel
2011-07-26 14:54:06 -07: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 simply the scheduler => move code from entry.asm to timer.c 2011-07-21 09:59:29 +02:00
tests.c demo also shows the core number on which the application is running 2011-07-18 09:51:16 +02:00