portapack-mayhem/firmware/tools
Jared Boone 5390c45e04 Fix Python 2 vs 3 breakage relating to hex().
In Python 2, hex() of large ints has a "L" on the end.
2016-07-17 16:16:13 -07:00
..
extract_cpld_data.py Tool for generating CPLD bitstreams in C++ arrays, from SVF file. 2016-07-05 12:33:15 -07:00
extract_svf_data_xc2c64a.py Fix Python 2 vs 3 breakage relating to hex(). 2016-07-17 16:16:13 -07:00
make_image_chunk.py Fix Python2 string type error. 2016-07-02 18:15:39 -07:00
make_spi_image.py
strip_dfu.py