MEGAWOOT: it just works \o/
authorBernhard Urban <lewurm@gmx.net>
Mon, 14 Dec 2009 07:21:12 +0000 (08:21 +0100)
committerBernhard Urban <lewurm@gmx.net>
Mon, 14 Dec 2009 07:21:12 +0000 (08:21 +0100)
commitc380c7da56e97c4430481fe7ccecb98330268726
tree0dba10e6eb69089348c99664fa30102e4e8c9ab4
parent179d0a77f47e6b4c1e5f72d19352d121511812ab
MEGAWOOT: it just works \o/

instructions: first, type make to build the pkernel. ignore the
warnings.
then start frprog.py and ram pkernel into ram:
> ./frprog.py pkernel/pkernel.mhx

when its done, the first led should be on. next command:
> ./pkernel/kernel.py <your target mhx file>

wait and have fun :D
frprog.py
pkernel/Makefile
pkernel/flash.c
pkernel/main.c
pkernel/mb91465k.asm
pkernel/start91460.asm
pkernel/uart.c