added receivebyte with timeout. sometimes it will just hang,
[pyfrprog.git] / pkernel /
2009-12-14 Bernhard Urbanadded receivebyte with timeout. sometimes it will just...
2009-12-14 Bernhard UrbanMEGAWOOT: it just works \o/
2009-12-14 Bernhard Urbanuse chip erase command instead of deleting each cell...
2009-12-14 Bernhard Urbanw00t :)
2009-12-14 Bernhard Urbanokay, here is a programmer (=kernel.py) which communica...
2009-12-14 Bernhard Urbanremoved USTACK
2009-12-14 Bernhard Urbanchanged from K to X -- even more DRAM \o/
2009-12-14 Bernhard Urbanremoved "CONST" section
2009-12-14 Bernhard Urbanclockstuff too
2009-12-14 Bernhard Urbanremoved basically some clockrelated ifdef stuff
2009-12-14 Bernhard Urbanleds "show" 0xaa when finished flashing process
2009-12-14 Bernhard Urbansome cleanup
2009-12-14 Bernhard Urbanremoved some uart strings and functions
2009-12-14 Bernhard Urbanrefactoring/reformatting fun...
2009-12-14 Bernhard Urbanw00t, wtf IT WORKS NOW!!!1
2009-12-13 Bernhard Urbanwe can write 0x00 at 0xf4000, but nothing else... :(
2009-12-13 Bernhard Urbannicer output; still don't work as desired :/
2009-12-13 Bernhard Urbanthis commit won't work :(
2009-12-13 Bernhard Urbanprep for python kernelprog
2009-12-13 Bernhard Urbanmoved pkernel in a own directory