frprog.py: created function read_mhx_file
[pyfrprog.git] / frprog.py
2009-12-14 theStackfrprog.py: created function read_mhx_file
2009-12-14 theStackcleaned up cmdBAUDRATE
2009-12-14 theStackonly flush once for a sequence, detect 0xffs seqs
2009-12-14 Bernhard UrbanMEGAWOOT: it just works \o/
2009-12-13 Bernhard Urbanmerged flashdemo repo
2009-12-13 Bernhard Urbanactually we have to write it in IRAM, thus we have...
2009-12-13 theStackflashing will be done now in a simple loop
2009-12-13 theStackfirst version of mhx file support impl.
2009-12-13 Bernhard Urbanokay, big fat note: clear the fucking watchdog timer...
2009-12-13 Bernhard Urbanexecute own code from iram, however READ attention...
2009-12-12 theStacka call to the end of the IRAM (0x00033ffc)...
2009-12-12 theStackimpl. CALL and CHECKSUM bootloader cmds, untested
2009-12-12 theStackadd constants for device and baudrate
2009-12-12 theStackadd a test with some more data and local chksum
2009-12-12 theStackinitial commit