aboutsummaryrefslogtreecommitdiffstats
path: root/libraries
Commit message (Collapse)AuthorAgeFilesLines
* Shaving 32 microseconds off of LiquidCrystal::pulseEnable().Marti Bolivar2011-02-251-7/+7
|
* LiquidCrystal speed improvements.Marti Bolivar2011-02-231-8/+16
| | | | | | | | Incorporating suggestions from these forum threads to make LiquidCrystal go faster: http://forums.leaflabs.com/topic.php?id=640&page=2 http://forums.leaflabs.com/topic.php?id=512
* adding missing libraries from maple-ide repoMarti Bolivar2010-12-277-0/+850
|
* 0.0.9 release.Marti Bolivar2010-12-152-3/+3
| | | | | | Made some changes to Servo to get it to compile from within the IDE. Also fixed a lurking broken link in the docs.
* Servo library tested and debugged.Marti Bolivar2010-12-083-0/+289
Some additional HardwareTimer methods introduced to make this convenient; ancillary libmaple/timers.h changes resulted.