aorbe / tinybldlin

Tiny Pic Bootloader for GNU/Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tiny Pic Bootloader for GNU/Linux

The original Tiny Pic Bootloader for GNU/Linux is writed by Fernando Juarez V.

This forked code is a modified version to handle different bootloader sizes defined by user in file "modules/pictype.py".

Tiny Pic bootloader for GNU/Linux (tinybldLin) is a GNU/Linux port for the tinybldWin. TinybldLin has been writted in python using python-serial module and wxphython; it can be run on any linux distro (and maybe mac) who has installed those dependencies. This port pretend to be more than a clone of the original tinybldWin.exe it pretends, in the future, add new futures and enhaces the original ones

Original Tiny Pic Bootloader for GNU/Linux - http://tinybldlin.sourceforge.net/

About

Tiny Pic Bootloader for GNU/Linux


Languages

Language:Python 81.1%Language:Assembly 12.7%Language:C++ 6.2%