aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * updating copy-to-ide script for more convenient IDE compilationMarti Bolivar2011-01-131-26/+0
| * removed flush() from SerialUSB docs.Marti Bolivar2010-12-211-6/+0
| * 0.0.9 release.Marti Bolivar2010-12-151-2/+2
| * Finalized 0.0.9 documentation.Marti Bolivar2010-12-1541-1099/+1608
| * cleaning up previous commits.Marti Bolivar2010-12-0392-7007/+0
| * side reorder, home link, template mod to add rel bar linksHanna Mendes Levitin2010-12-027-15/+21
| * docs, now with styleHanna Mendes Levitin2010-12-01106-56/+7224
| * New documentation content is done. Next step is to theme.Marti Bolivar2010-11-2930-272/+663
| * Finished converting the Arduino docsMarti Bolivar2010-11-2999-1604/+1782
| * reorganized all the arduino/ docs into a lang/ subdirectory sinceMarti Bolivar2010-11-28120-1477/+1437
| * bootloader spec tweaks to be closer to stk-500Marti Bolivar2010-11-213-10/+53
| * updated serial bootloader spec; other improvementsMarti Bolivar2010-11-2131-614/+675
| * modified the bootloader docs, added description of the rev6 bootloader gamepl...AJM2010-11-171-5/+329
| * arduino docs nearing completion; CC-BY-SA 3.0 notice appended to all of themMarti Bolivar2010-11-1796-1/+286
| * arduino language reference nearing completion, properly CC-BY-SA 3.0 attributedMarti Bolivar2010-11-1798-3165/+3059
| * docsMarti Bolivar2010-10-2220-119/+309
| * initial check-in of arduino docs in RST format (converted using wget+pandoc)Marti Bolivar2010-10-20112-109/+6928
| * weird broken table for maple miniMarti Bolivar2010-10-201-8/+6
| * switching docs to leaflabs fork of breatheMarti Bolivar2010-10-113-9/+8
| * more sphinx docsMarti Bolivar2010-10-1111-59/+1089
| * sphinx bugfixesMarti Bolivar2010-10-113-21/+24
| * more docsMarti Bolivar2010-10-1118-223/+2183
| * docsMarti Bolivar2010-10-119-46/+56
| * current Maple documentation either rewritten or stubbed out in SphinxMarti Bolivar2010-10-0829-224/+832
| * lots more docsMarti Bolivar2010-10-0719-27/+1109
| * language referenceMarti Bolivar2010-10-071-9/+9
| * language referenceMarti Bolivar2010-10-072-8/+11
| * language referenceMarti Bolivar2010-10-071-39/+290
| * some comment stubsMarti Bolivar2010-10-077-7/+124
| * added docs readme fileMarti Bolivar2010-10-072-10/+43
| * added skeleton sphinx docsMarti Bolivar2010-10-076-0/+525
* Merge pull request #89 from Gregwar/bootloader-optionMarti Bolivar2014-04-299-1/+164
|\
| * Adding ROBOTIS "make install" and reset hookGregwar2014-04-243-0/+130
| * Adding BOOTLOADER option to support Robotis bootloader different ROMGregwar2014-04-237-1/+34
|/
* Merge pull request #85 from Gregwar/robotisPerry Hung2014-02-277-0/+468
|\
| * Removing redundant defines (see #85)Gregwar2014-02-211-2/+0
| * Adding support for cm900 and opencm904 boards (robotis)Gregwar2014-02-207-0/+470
|/
* Merge pull request #83 from wesen/bug/clear-dma-irq-flag-firstMarti Bolivar2014-02-061-1/+1
|\
| * always clear ISR DMA bit before even calling handlerManuel Odendahl2014-02-061-1/+1
* | Merge branch 'revert-pull-54'Marti Bolivar2014-01-105-460/+3
|\ \
| * | Revert "- tx and rx callbacks for each module"Marti Bolivar2014-01-104-306/+1
| * | Revert "I2C slave support cleanups."Marti Bolivar2014-01-103-46/+9
| * | Revert "Added I2C slave echo example in examples folder. Using another maple,...Marti Bolivar2014-01-104-121/+6
|/ /
* | Merge branch 'master' of github.com:leaflabs/libmapleMarti Bolivar2014-01-105-3/+460
|\ \
| * \ Merge pull request #54 from ginge/masterMarti Bolivar2013-07-265-3/+460
| |\ \
| | * | Added I2C slave echo example in examples folder. Using another maple, write a...Barry Carter2012-09-054-6/+121
| | * | I2C slave support cleanups.Barry Carter2012-09-043-9/+46
| | * | - tx and rx callbacks for each moduleBarry Carter2012-09-034-1/+306
* | | | build-rules.mk: allow user to override dfu-util path.Marti Bolivar2013-07-191-1/+1
|/ / /
* | | build-rules.mk: Add CROSS_COMPILE env var supportDaniel Nyström2013-06-041-9/+11