Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Docs: Improve analogwrite.rst. | Marti Bolivar | 2011-05-28 | 1 | -10/+15 |
| | | | | | | Make the note warning against its usage more direct. Add a blurb introducing its purpose and links in See Also to related board-specific values. | ||||
* | analogWrite() docs typo | Marti Bolivar | 2011-05-23 | 1 | -1/+1 |
| | |||||
* | Putting updated HardwareTimer back into the build. | Marti Bolivar | 2011-05-06 | 1 | -10/+14 |
| | | | | | | | | | | | | | | | HardwareTimer was removed from the build when the timer refactor was done; this redoes it in terms of the new timer.h interface. A variety of conflicting or badly designed bits were deprecated or removed. I'm still not satisfied with this interface, as it's going to make life difficult moving forward to high-density chips, where the addition of basic timers means that the capture/compare methods won't apply in some cases. However, we need to get 0.0.10 out the door, so it'll have to do for now. The docs are up to date, and contain a warning that the Wirish API isn't stable and a recommendation to use libmaple proper. | ||||
* | 0.0.10 Documentation checkpoint. | Marti Bolivar | 2011-04-26 | 1 | -12/+11 |
| | | | | | | | | | | | | | | The vast majority of the Maple-specific values have been pulled out of the higher-level overview pages and replaced with refs into documents under /docs/source/hardware/. Much of the work that's left to be done in this regard is labeled with versioned TODO and FIXME comments. Suggestions from StephenFromNYC and gbulmer were incorporated from this forum thread: http://forums.leaflabs.com/topic.php?id=703 | ||||
* | Finalized 0.0.9 documentation. | Marti Bolivar | 2010-12-15 | 1 | -23/+27 |
| | |||||
* | docs, now with style | Hanna Mendes Levitin | 2010-12-01 | 1 | -0/+169 |