summaryrefslogtreecommitdiff
path: root/bootloader
Commit message (Collapse)AuthorAgeFilesLines
* switched back to name but only 3 bytesChristian Pointner2013-07-071-5/+8
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@50 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* removed name for identify - now using useridChristian Pointner2013-07-071-43/+64
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@49 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* bootloader now checks csumChristian Pointner2013-07-071-10/+34
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@47 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* added length field for messagesChristian Pointner2013-07-071-81/+48
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@46 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* skipping 'invalid' code doesn't work on some hardwareChristian Pointner2013-07-071-16/+12
| | | | | | | droping this feature git-svn-id: https://svn.spreadspace.org/pic/trunk@45 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* writing to flash works nowChristian Pointner2013-07-061-16/+57
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@44 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* shorter version of command code checkChristian Pointner2013-07-051-35/+28
| | | | | | | some cleanups git-svn-id: https://svn.spreadspace.org/pic/trunk@42 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* small cleanupChristian Pointner2013-07-051-1/+1
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@40 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* read flash segment allmost doneChristian Pointner2013-07-051-6/+41
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@39 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* added check for invalid command codesChristian Pointner2013-07-041-8/+13
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@38 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* moved to binary command codesChristian Pointner2013-07-041-65/+21
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@37 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* fixed issues with short answersChristian Pointner2013-07-041-32/+74
| | | | | | | bootloader now has working stubs for all commands git-svn-id: https://svn.spreadspace.org/pic/trunk@36 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* cleanupsChristian Pointner2013-07-041-63/+51
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@35 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* added command 'boot'Christian Pointner2013-07-041-18/+35
| | | | | | | added command 'reset' (not working...) git-svn-id: https://svn.spreadspace.org/pic/trunk@34 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* identify works nowChristian Pointner2013-07-041-38/+141
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@33 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* handling of invalid commands Christian Pointner2013-07-041-11/+61
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@31 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* added lookup table for commandlengthChristian Pointner2013-07-031-7/+28
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@30 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* added command code translationChristian Pointner2013-07-031-9/+59
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@28 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* first working uartChristian Pointner2013-07-031-12/+35
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@27 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* added some constants and first version for serial send,recv routinesChristian Pointner2013-07-031-13/+91
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@24 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* added very basic version for bootloader and downloaderChristian Pointner2013-07-022-0/+87
git-svn-id: https://svn.spreadspace.org/pic/trunk@15 a09c6847-51d9-44de-8ef2-e725cf50f3c7