aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-12committed a maple_audio version of libmapleaudio-boardAJM
2010-12-27adding missing libraries from maple-ide repoMarti Bolivar
2010-12-21removed flush() from SerialUSB docs.Marti Bolivar
2010-12-150.0.9 release.0.0.9Marti Bolivar
2010-12-15Finalized 0.0.9 documentation.Marti Bolivar
2010-12-14Merge branch 'master' into newdocMarti Bolivar
2010-12-08Servo library tested and debugged.Marti Bolivar
2010-12-03cleaning up previous commits.Marti Bolivar
2010-12-02side reorder, home link, template mod to add rel bar linksHanna Mendes Levitin
2010-12-02added interrupts()/noInterrupts()Marti Bolivar
2010-12-01docs, now with styleHanna Mendes Levitin
2010-11-30maple mini prototype seems to be workingMarti Bolivar
2010-11-29New documentation content is done. Next step is to theme.Marti Bolivar
2010-11-29Finished converting the Arduino docsMarti Bolivar
2010-11-28reorganized all the arduino/ docs into a lang/ subdirectory sinceMarti Bolivar
2010-11-21bootloader spec tweaks to be closer to stk-500Marti Bolivar
2010-11-21updated serial bootloader spec; other improvementsMarti Bolivar
2010-11-17modified the bootloader docs, added description of the rev6 bootloader gamepl...AJM
2010-11-17arduino docs nearing completion; CC-BY-SA 3.0 notice appended to all of themMarti Bolivar
2010-11-17arduino language reference nearing completion, properly CC-BY-SA 3.0 attributedMarti Bolivar
2010-11-16fixed highByte() implementation for when sizeof(argument) > 2Marti Bolivar
2010-11-10removed arduino/gpl dependency in bits.h; added binary notation for bytes (e....Marti Bolivar
2010-10-25Add library target, to build a .a file for use in complex projects.Bruce Perens
2010-10-22maple mini runs blinky now.Marti Bolivar
2010-10-22docsMarti Bolivar
2010-10-20initial check-in of arduino docs in RST format (converted using wget+pandoc)Marti Bolivar
2010-10-20weird broken table for maple miniMarti Bolivar
2010-10-14Merge branch 'master' of github.com:leaflabs/libmapleMarti Bolivar
2010-10-12Add selective enabling of channels for pwm channelsPerry Hung
2010-10-11switching docs to leaflabs fork of breatheMarti Bolivar
2010-10-11more sphinx docsMarti Bolivar
2010-10-11sphinx bugfixesMarti Bolivar
2010-10-11more docsMarti Bolivar
2010-10-11docsMarti Bolivar
2010-10-08current Maple documentation either rewritten or stubbed out in SphinxMarti Bolivar
2010-10-07lots more docsMarti Bolivar
2010-10-07language referenceMarti Bolivar
2010-10-07language referenceMarti Bolivar
2010-10-07language referenceMarti Bolivar
2010-10-07Merge branch 'fix_asserts'0.0.8Marti Bolivar
2010-10-07somebody broke assertionsMarti Bolivar
2010-10-07some comment stubsMarti Bolivar
2010-10-07added docs readme fileMarti Bolivar
2010-10-07added skeleton sphinx docsMarti Bolivar
2010-09-28Fix HardwareSPI to pass SPI modes for CPOL and CPHA0.0.7Perry Hung
2010-09-27added notes/coding_standard.txt, more cleanupsMarti Bolivar
2010-09-27cleanupsMarti Bolivar
2010-09-27whitespace cleanupsMarti Bolivar
2010-09-26wirish reformatted and code-styledMarti Bolivar
2010-09-22Enable external interrupts on all Maple GPIOs.Perry Hung