summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* setting spreadpic path variable to default value if undefinedHEADmasterChristian Pointner2015-02-251-0/+4
|
* moved otti-led to pic-projectsChristian Pointner2015-02-252-120/+0
|
* fixed typoChristian Pointner2014-11-051-1/+1
|
* fixed READMEChristian Pointner2014-09-031-2/+2
|
* fixed Repo change @ ReadmeChristian Pointner2014-04-011-1/+1
|
* added gitingoreChristian Pointner2014-03-301-0/+4
|
* deassert INT pin before wait for SSChristian Pointner2013-08-122-6/+4
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@101 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* less invasive cleanChristian Pointner2013-08-041-4/+4
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@100 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* improved spi send byteChristian Pointner2013-08-044-30/+34
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@99 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* dropped useless supported flagsChristian Pointner2013-08-045-58/+34
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@98 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* removed usless TX invertedChristian Pointner2013-07-261-1/+0
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@97 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* add SPI based com for 16F1847Christian Pointner2013-07-262-4/+86
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@96 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* slower blinkingChristian Pointner2013-07-261-1/+1
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@95 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* fixed 16F18xx blink exampleChristian Pointner2013-07-261-9/+3
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@94 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* bootloader 887 with com-spi works nowChristian Pointner2013-07-252-5/+4
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@93 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* fixed raise condition for SPI/SS and INT PinChristian Pointner2013-07-251-5/+6
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@92 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 bootmacro for 16f1847Christian Pointner2013-07-242-16/+10
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@90 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* com spi for 887 now fits within flash boundaryChristian Pointner2013-07-204-16/+22
| | | | | | | TODO: test this - not sure if this works... git-svn-id: https://svn.spreadspace.org/pic/trunk@89 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* introduced boot macroChristian Pointner2013-07-203-5/+17
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@88 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 spi send - still to long (but only 1 word)Christian Pointner2013-07-123-9/+18
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@86 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* started support for com-spi for 16f887Christian Pointner2013-07-122-1/+66
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@85 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* report right supported flagsChristian Pointner2013-07-111-1/+1
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@84 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* added support for config read for 16f1847Christian Pointner2013-07-113-5/+42
| | | | 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-115-6/+14
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@82 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* fixed copyright headerChristian Pointner2013-07-1126-26/+26
| | | | 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
* writing flash works now for 16f1847Christian Pointner2013-07-111-42/+55
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@79 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* flash write address checks workChristian Pointner2013-07-111-12/+11
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@78 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* read flash for 16f1847 worksChristian Pointner2013-07-111-36/+32
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@77 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* implemented reset command for 16f1847Christian Pointner2013-07-113-5/+23
| | | | | | | also added support for reset at downloader git-svn-id: https://svn.spreadspace.org/pic/trunk@76 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* added inital support for 16f1847Christian Pointner2013-07-114-0/+333
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@75 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* cleanupChristian Pointner2013-07-101-9/+9
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@74 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
* cleanupsChristian Pointner2013-07-102-26/+5
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@69 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* rename com uart for 16f887Christian Pointner2013-07-101-0/+0
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@68 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* cleanupChristian Pointner2013-07-101-1/+0
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@67 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* reenabled read flashChristian Pointner2013-07-102-129/+132
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@66 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* drop requirment for intelhex libraryChristian Pointner2013-07-103-53/+442
| | | | | | | added minimal hex file handling class git-svn-id: https://svn.spreadspace.org/pic/trunk@65 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* finally remove downloader dirChristian Pointner2013-07-090-0/+0
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@64 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* moved downloader to bootloader dirChristian Pointner2013-07-092-0/+0
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@63 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* reenabled downloader commandsChristian Pointner2013-07-081-4/+4
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@62 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* added meta-makefileChristian Pointner2013-07-082-3/+34
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@61 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* split bootloader code into includesChristian Pointner2013-07-086-276/+367
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@60 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* added generic 887 codeChristian Pointner2013-07-082-4/+4
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@59 a09c6847-51d9-44de-8ef2-e725cf50f3c7
* moved 16f887 specific commands to includeChristian Pointner2013-07-082-96/+119
| | | | git-svn-id: https://svn.spreadspace.org/pic/trunk@58 a09c6847-51d9-44de-8ef2-e725cf50f3c7