summaryrefslogtreecommitdiff
path: root/bootloader/downloader.py
Commit message (Collapse)AuthorAgeFilesLines
* fixed typoChristian Pointner2014-11-051-1/+1
|
* dropped useless supported flagsChristian Pointner2013-08-041-4/+4
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@98 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* the downloader now sends a reset pulse an asserts TxD low before sending ↵Christian Pointner2013-07-251-0/+7
| | | | | | 'identify' git-svn-id: https://svn.spreadspace.org/pic/trunk@91 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* fixed typos and wordingChristian Pointner2013-07-201-5/+5
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@87 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* added support for config read for 16f1847Christian Pointner2013-07-111-3/+11
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@83 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* added number of config words to identify commandChristian Pointner2013-07-111-4/+4
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@82 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* fixed copyright headerChristian Pointner2013-07-111-1/+1
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@81 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* cleaned up importsChristian Pointner2013-07-111-5/+1
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@80 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* implemented reset command for 16f1847Christian Pointner2013-07-111-3/+11
| | | | | | | also added support for reset at downloader git-svn-id: https://svn.spreadspace.org/pic/trunk@76 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* output for boot commandChristian Pointner2013-07-101-0/+1
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@73 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* improved command line optionsChristian Pointner2013-07-101-44/+55
| | | | | | | fixed bug at progress bar git-svn-id: https://svn.spreadspace.org/pic/trunk@72 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* output even prettierChristian Pointner2013-07-101-4/+4
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@71 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* nicer output with progressbarChristian Pointner2013-07-101-5/+46
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@70 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* reenabled read flashChristian Pointner2013-07-101-19/+21
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@66 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* drop requirment for intelhex libraryChristian Pointner2013-07-101-52/+36
| | | | | | | added minimal hex file handling class git-svn-id: https://svn.spreadspace.org/pic/trunk@65 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* moved downloader to bootloader dirChristian Pointner2013-07-091-0/+353
git-svn-id: https://svn.spreadspace.org/pic/trunk@63 a09c6847-51d9-44de-8ef2-e725cf50f3c7