summaryrefslogtreecommitdiff
Commit message (Expand)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
* less invasive cleanChristian Pointner2013-08-041-4/+4
* improved spi send byteChristian Pointner2013-08-044-30/+34
* dropped useless supported flagsChristian Pointner2013-08-045-58/+34
* removed usless TX invertedChristian Pointner2013-07-261-1/+0
* add SPI based com for 16F1847Christian Pointner2013-07-262-4/+86
* slower blinkingChristian Pointner2013-07-261-1/+1
* fixed 16F18xx blink exampleChristian Pointner2013-07-261-9/+3
* bootloader 887 with com-spi works nowChristian Pointner2013-07-252-5/+4
* fixed raise condition for SPI/SS and INT PinChristian Pointner2013-07-251-5/+6
* the downloader now sends a reset pulse an asserts TxD low before sending 'ide...Christian Pointner2013-07-251-0/+7
* fixed bootmacro for 16f1847Christian Pointner2013-07-242-16/+10
* com spi for 887 now fits within flash boundaryChristian Pointner2013-07-204-16/+22
* introduced boot macroChristian Pointner2013-07-203-5/+17
* fixed typos and wordingChristian Pointner2013-07-201-5/+5
* added spi send - still to long (but only 1 word)Christian Pointner2013-07-123-9/+18
* started support for com-spi for 16f887Christian Pointner2013-07-122-1/+66
* report right supported flagsChristian Pointner2013-07-111-1/+1
* added support for config read for 16f1847Christian Pointner2013-07-113-5/+42
* added number of config words to identify commandChristian Pointner2013-07-115-6/+14
* fixed copyright headerChristian Pointner2013-07-1126-26/+26
* cleaned up importsChristian Pointner2013-07-111-5/+1
* writing flash works now for 16f1847Christian Pointner2013-07-111-42/+55
* flash write address checks workChristian Pointner2013-07-111-12/+11
* read flash for 16f1847 worksChristian Pointner2013-07-111-36/+32
* implemented reset command for 16f1847Christian Pointner2013-07-113-5/+23
* added inital support for 16f1847Christian Pointner2013-07-114-0/+333
* cleanupChristian Pointner2013-07-101-9/+9
* output for boot commandChristian Pointner2013-07-101-0/+1
* improved command line optionsChristian Pointner2013-07-101-44/+55
* output even prettierChristian Pointner2013-07-101-4/+4
* nicer output with progressbarChristian Pointner2013-07-101-5/+46
* cleanupsChristian Pointner2013-07-102-26/+5
* rename com uart for 16f887Christian Pointner2013-07-101-0/+0
* cleanupChristian Pointner2013-07-101-1/+0
* reenabled read flashChristian Pointner2013-07-102-129/+132
* drop requirment for intelhex libraryChristian Pointner2013-07-103-53/+442
* finally remove downloader dirChristian Pointner2013-07-090-0/+0
* moved downloader to bootloader dirChristian Pointner2013-07-092-0/+0
* reenabled downloader commandsChristian Pointner2013-07-081-4/+4
* added meta-makefileChristian Pointner2013-07-082-3/+34
* split bootloader code into includesChristian Pointner2013-07-086-276/+367
* added generic 887 codeChristian Pointner2013-07-082-4/+4
* moved 16f887 specific commands to includeChristian Pointner2013-07-082-96/+119