aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-23Adding another USB reference; thanks, StephenFromNYC!0.0.9-maintenanceMarti Bolivar
2011-03-19Adding more links to USB recommended reading; thanks, StephenFromNYC!Marti Bolivar
2011-02-26Updated IDE install documentation.Marti Bolivar
2011-02-16another minor docs fixMarti Bolivar
2011-02-16docs fixesMarti Bolivar
2011-02-16Merge branch 'nzmichaelh-master' into master.Marti Bolivar
2011-02-15undoing USART[45] -> UART[45] mistakeMarti Bolivar
2011-02-12Merge branch 'debug-serialusb'Marti Bolivar
2011-02-12Reorganized docs index for more readability, added information aboutMarti Bolivar
2011-02-11[wip] docs fixes; beginning to generalize for multiple devicesMarti Bolivar
2011-02-10Function examples/test-session.cpp on NativeMarti Bolivar
2011-02-10Made Native prototype B definitions in libmaple.h and boards.h; addedMarti Bolivar
2011-02-10Updated blinky.cpp for portabilityMarti Bolivar
2011-02-09Fixed docs bug where we say "long" when we mean "long long"Marti Bolivar
2011-02-09Fixing usb.c countTx race; thanks, geoffreymbrown!Marti Bolivar
2011-02-08Documentation bugfixesMarti Bolivar
2011-02-02notes/pin-mapping.txt reflects Mini release candidate.Marti Bolivar
2011-02-01Updated coding standardMarti Bolivar
2011-01-31nvic bugfix; removed unnecessary volatile usageMarti Bolivar
2011-01-30Ported examples/test-session.cpp to work on MiniMarti Bolivar
2011-01-28Don't ignore notes!Marti Bolivar
2011-01-27Ported libmaple to the new mini prototypeMarti Bolivar
2011-01-26[WIP] Code review picked up some bugs/issues.Marti Bolivar
2011-01-25support: Add openocd scripts for openocd 0.4.0Perry Hung
2011-01-24Merge remote branch 'leaf/master'Perry Hung
2011-01-24Ignore notes/Perry Hung
2011-01-13updating copy-to-ide script for more convenient IDE compilationMarti Bolivar
2011-01-03Documentation improvements, DMA IRQ table volatile bugfix.Marti Bolivar
2010-12-30nzmichaelh-master branch is ready for code review.Marti Bolivar
2010-12-30Changed nzmichaelh's initial DMA interface to be more flexible.Marti Bolivar
2010-12-28nzmichaelh's pull request mods compile and upload.Marti Bolivar
2010-12-27adding missing libraries from maple-ide repoMarti Bolivar
2010-12-21readme and coding standard updatesMarti Bolivar
2010-12-21Merge branch 'master' into debug-serialusb.Marti 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-14added a usbBlockingSendByte(char ch)AJM
2010-12-14changed the serialusb to be simplest possible designAJM
2010-12-13enlarged rx buffer and nak when less than 64 bytes is left in packet bufAJM
2010-12-13fixed broken build from usb_serial.cppAJM
2010-12-13Merge branch 'debug-serialusb' of git@github.com:leaflabs/libmaple into debug...AJM
2010-12-13made SerialUSB.read blockingAJM
2010-12-13candidate bugfix for serialusb receive bugAJM
2010-12-13fixed horrible misleading comment in usb.hMarti 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