commit | 96b1a90f28db2e55ce1c4026ec6b585498f26127 | [log] [tgz] |
---|---|---|
author | Piotr Esden-Tempski <piotr@esden.net> | Thu Aug 16 14:22:53 2018 -0700 |
committer | Piotr Esden-Tempski <piotr@esden.net> | Thu Aug 16 14:22:53 2018 -0700 |
tree | bb331001a215e3f4d58120dde7914e18b4be591e | |
parent | 7e732889f0dfa7b8b8d6aaf91133d6819018d07e [diff] |
Added more code comments. Main point was to group the code into three logical segments: * MPSSE/FTDI defines and functions * FLASH defines and functions * iceprog implementation core While I was at it I also added a few comments for stuff that was not immediately obvious what it does.